lincc-frameworks / tape

[Deprecated] Package for working with LSST time series data
https://tape.readthedocs.io
MIT License
12 stars 3 forks source link

Ensemble.info() should provide info on all dataframes or be removed #399

Open wilsonbb opened 5 months ago

wilsonbb commented 5 months ago

Currently Ensemble.info() prints out the memory usage and schemas for both the object and source table.

Now that an Ensemble can store additional frames, it should have an option, probably True by default, to print out information for all frames tracked by the Ensemble.