replace pandas with polars
This commit is contained in:
@@ -8,7 +8,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
numpy = "^2.0.1"
|
||||
pandas = "^2.2.2"
|
||||
polars = "^1.4.1"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user