Essentially a DataSet is a frame object that retains the metadata of the Series. So when you grab the Series back, it'll still have it's class and metadata.
Also wonder if automatically adding a source or parent_df attribute for UserSeries would be good.
Essentially a DataSet is a frame object that retains the metadata of the Series. So when you grab the Series back, it'll still have it's class and metadata.
Also wonder if automatically adding a source or parent_df attribute for UserSeries would be good.