nanne-aben / strictly_typed_pandas

MIT License
85 stars 7 forks source link

Add support for ClassVar variables #227

Closed alwaysmpe closed 2 days ago

alwaysmpe commented 4 days ago

fixes #226 (different account - same user, this is my personal account)

alwaysmpe commented 4 days ago

tests needed, wip

nanne-aben commented 2 days ago

Nice work! Could you add some documentation to docs/source/advanced.ipynb? I think adding a section between Support for numpy and pandas data types and IndexedDataSet would make most sense.

alwaysmpe commented 2 days ago

Good idea, I've added as suggested