wesm / pandas2

Design documents and code for the pandas 2.0 effort.
https://pandas-dev.github.io/pandas2/
306 stars 41 forks source link

Serializing more array metadata #36

Open wesm opened 7 years ago

wesm commented 7 years ago

If any array/Series statistics have been computed, we should serialize them:

https://github.com/pydata/pandas/issues/1324