QST: how can I save my sparse dataframe with indexes and columns to a format other than .pkl? #60017
Closed
2 tasks done
Labels
Needs Info
Clarification about behavior needed to assess issue
Sparse
Sparse Data Type
Usage Question
Research
I have searched the [pandas] tag on StackOverflow for similar questions.
I have asked my usage related question on StackOverflow.
Link to question on StackOverflow
https://stackoverflow.com/questions/60956268/save-sparse-pandas-dataframe-to-different-file-types
Question about pandas
I want have sparse dataframe structure saved in one file (to avoid proliferation of files)
how can I write and read and get the same sparse df? any alternative to pickle?
The text was updated successfully, but these errors were encountered: