https://github.com/joshua-auchincloss/tableclasses
dataclass-like typing for tabular data
https://github.com/joshua-auchincloss/tableclasses
arrow data-science pandas python
Last synced: 2 months ago
JSON representation
dataclass-like typing for tabular data
- Host: GitHub
- URL: https://github.com/joshua-auchincloss/tableclasses
- Owner: joshua-auchincloss
- License: mit
- Created: 2023-08-21T03:01:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T03:51:18.000Z (almost 3 years ago)
- Last Synced: 2025-12-30T22:57:36.935Z (6 months ago)
- Topics: arrow, data-science, pandas, python
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# tableclasses
[](https://app.codecov.io/github/joshua-auchincloss/tableclasses)
[](https://pypi.org/project/tableclasses)
[](https://pypi.org/project/tableclasses)
---
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install tableclasses
```
## License
`tableclasses` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.