Switch to using polars

This commit is contained in:
Peter Stockings
2026-01-29 00:05:25 +11:00
parent dd82f461be
commit 3a0d4531b6
6 changed files with 156 additions and 134 deletions

View File

@@ -9,7 +9,6 @@ minify-html==0.10.3
jinja2-fragments==0.3.0
Werkzeug==2.2.2
numpy==1.19.5
pandas==1.3.1
python-dotenv==1.0.1
plotly==5.24.1
wtforms==3.2.1
@@ -17,4 +16,6 @@ flask-wtf==1.2.2
Flask-Login==0.6.3
Flask-Bcrypt==1.0.1
email-validator==2.2.0
requests==2.26.0
requests==2.26.0
polars>=0.20.0
pyarrow>=14.0.0