Skip to content

Commit

Permalink
examples
Browse files Browse the repository at this point in the history
  • Loading branch information
loco-philippe committed May 27, 2024
1 parent 1a4cb1d commit 82d7c1f
Show file tree
Hide file tree
Showing 5 changed files with 6,257 additions and 6,180 deletions.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Multidimensional examples

The [first notebook](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/example_multidimensional.ipynb) presents the multidimensional interfaces.
The [first notebook](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/example_multidimensional.ipynb) presents the interoperability between tabular data and multidimensional data.

A [second notebook](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/xarray_pandas_converter.ipynb) show how the ntv_pandas converter complements the existing Xarray interface.

Expand Down
2 changes: 1 addition & 1 deletion example/example_ntv_pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1851,7 +1851,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 82d7c1f

Please sign in to comment.