pdtable
Reads, writes, and manipulates StarTable data.
Reads, writes, and manipulates StarTable data.
To install this package, run one of the following:
The pdtable Python package offers interfaces to read, write, and manipulate StarTable data. Table blocks are stored as TableDataFrame objects, which inherit from pandas.DataFrame but include additional, hidden metadata. Access to StarTable-specific metadata such as table name, column units etc. is done via the Table proxy.
Summary
Reads, writes, and manipulates StarTable data.
Last Updated
Jul 9, 2024 at 18:14
License
BSD-3-Clause
Supported Platforms
GitHub Repository
https://github.com/startable/pdtableDocumentation
https://github.com/startable/pdtable