Skip to content

Commit

Permalink
Switch back to panda stubs in develpment
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Aug 21, 2024
1 parent 1848bbf commit e5b72ca
Show file tree
Hide file tree
Showing 142 changed files with 59 additions and 12,557 deletions.
90 changes: 58 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ authors = []

[tool.poetry.dependencies]
python = ">=3.10,<3.11"
numpy = "1.21.0"
openpyxl = "3.0.7"
pandas = "1.4.2"
scikit-learn = "^1.0.2"
Expand Down Expand Up @@ -49,6 +48,7 @@ altair-viewer = "^0.4.0"
vl-convert-python = "^1.6.0"
ruff = "^0.6.1"
types-pillow = "^10.2.0.20240520"
pandas-stubs = "^2.2.2.240807"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
116 changes: 0 additions & 116 deletions typings/pandas/__init__.pyi

This file was deleted.

10 changes: 0 additions & 10 deletions typings/pandas/_libs/__init__.pyi

This file was deleted.

Loading

0 comments on commit e5b72ca

Please sign in to comment.