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
Is it possible to convert a PandasDataset back into a Pandas DataFrame?
I know this is likely a rare necessity. Given a scenario where you have a PandasDataset stored in something like a pkl file, without context to the original DataFrame used to create it, is it possible to convert this PandasDataset object back into a DataFrame?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to convert a PandasDataset back into a Pandas DataFrame?
I know this is likely a rare necessity. Given a scenario where you have a PandasDataset stored in something like a pkl file, without context to the original DataFrame used to create it, is it possible to convert this PandasDataset object back into a DataFrame?
Beta Was this translation helpful? Give feedback.
All reactions