Barry1 / dance_result_federation_parser

python tool to parse dance competition results for couples of given federation
0 stars 0 forks source link

Pandas-Dataframe-Typing #14

Open Barry1 opened 2 months ago

Barry1 commented 2 months ago

I wan't the project to be typed deeper with the DataFrames. I think, that should be best managed by https://strictly-typed-pandas.readthedocs.io/

Barry1 commented 2 months ago

I already began. another idea could be https://pandera.readthedocs.io/ or even switch to polars or another DataFrameProvider