Skip to content

Commit

Permalink
add example size
Browse files Browse the repository at this point in the history
  • Loading branch information
loco-philippe committed Jun 26, 2024
1 parent 3aa5851 commit eaf9810
Show file tree
Hide file tree
Showing 3 changed files with 1,193 additions and 1,170 deletions.
2 changes: 2 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ The [integrity notebook](https://nbviewer.org/github/loco-philippe/ntv-pandas/bl

The [first notebook](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/example_json_pandas.ipynb) presents limitations of existing json-pandas interface.

The [second notebook](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/example_size.ipynb) compares the size of table representations (CSV, JSON, CBOR, PARQUET) for the most common table structures.

The [ntv-pandas](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/example_ntv_pandas.ipynb) notebook presents the JSON interface and the [table-pandas](https://nbviewer.org/github/loco-philippe/ntv-pandas/blob/main/example/example_table_pandas.ipynb) notebook presents the table-schema interface.
Loading

0 comments on commit eaf9810

Please sign in to comment.