API Documentation
The project offers the following main APIs:
API | Description | Link |
---|---|---|
ArgumentParser | Utility class to parse commandline arguments. | Documentation |
DataFrame | In-Memory Column-Store for Data Analysis. | Documentation |
IO | Utility functions to perform I/O operations on data classes | Documentation |
NamedTuple | Tuple Dataclass with String-Based Member Access. | Documentation |
String | Utility functions for working with string types. | Documentation |
Configuration
The configuration via feature-set macros is documented here.