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
It is great that you have implemented to_csv and read_csv() to export and import tables in CSV format. It would be even better to be able to serialize/deserialize Python data structures such as list and dict containing DataFrames/Series. For example, something like this.
Would that be possible? Thanks!
The text was updated successfully, but these errors were encountered:
-1 on @jreback , you seem to view everything as negative and simply refuse to implement anything useful to the general public, your attitude is very negative and arrogant. Okay, so be it.
I am pretty sure that people would like to see something like pd.serialize and pd.deserialize
xuancong84
changed the title
ENH: support for Python data structures containing Pandas DataFrames/Series
ENH: rejected support for Python data structures containing Pandas DataFrames/Series
Apr 23, 2020
It is great that you have implemented to_csv and read_csv() to export and import tables in CSV format. It would be even better to be able to serialize/deserialize Python data structures such as list and dict containing DataFrames/Series. For example, something like this.
Would that be possible? Thanks!
The text was updated successfully, but these errors were encountered: