You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parquet is a fast and highly compressible open source file type for tabular data. Compared to csvs it can save around 10x the storage space. It is already integrated with Pandas and Xarray so should be a very beneficial feature without too much to change.
Version
v0.6.10
The text was updated successfully, but these errors were encountered:
What can be improved?
Parquet is a fast and highly compressible open source file type for tabular data. Compared to csvs it can save around 10x the storage space. It is already integrated with Pandas and Xarray so should be a very beneficial feature without too much to change.
Version
v0.6.10
The text was updated successfully, but these errors were encountered: