- Notifications
You must be signed in to change notification settings - Fork126
Closed
Description
I would like to be able to use this library with the latestpandas version. Currentlypandas is pinned to<2.2.0:
databricks-sql-python/pyproject.toml
Lines 14 to 16 in0552990
| pandas = [ | |
| {version =">=1.2.5,<2.2.0",python =">=3.8" } | |
| ] |
It would be good to remove this restriction.
Metadata
Metadata
Assignees
Labels
No labels