dataclassframe
dataclassframe copied to clipboard
A container for dataclasses with multi-indexing and bulk operations.
Results
1
dataclassframe issues
Sort by
recently updated
recently updated
newest added
@joshlk This package provides an effective way to create pandas dataframes from data that fits a dataclass. Thanks for writing it. I saw this comment which echoed something I thought...