flasc icon indicating copy to clipboard operation
flasc copied to clipboard

Add new `FlascDataFrame` object to enhance user interface with data

Open misi9170 opened this issue 7 months ago • 0 comments

FlascDataFrame inherits from pandas.DataFrame, but will provide some extra utilities for mapping between different naming conventions and dataframe formats ("long" data, "wide" data, etc).

At this stage, just a proof of concept while we build out needed functionality, tests, etc.

misi9170 avatar Jul 25 '24 18:07 misi9170