I would like to be able to use this library with the latest `pandas` version. Currently `pandas` is pinned to `<2.2.0`: https://github.com/databricks/databricks-sql-python/blob/05529900858d40add7bc9b7e4a8864921680cfa2/pyproject.toml#L14-L16 It would be good to remove this restriction.
I would like to be able to use this library with the latest
pandasversion. Currentlypandasis pinned to<2.2.0:databricks-sql-python/pyproject.toml
Lines 14 to 16 in 0552990
It would be good to remove this restriction.