databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

Treat pandas as an optional dependency (#489)

Open gs11 opened this issue 9 months ago • 0 comments

What type of PR is this?

  • [ ] Refactor
  • [ ] Feature
  • [ ] Bug Fix
  • [X] Other

Description

This naive PR changes pandas to be an optional dependency - just like pyarrow. Tests fail but seemingly due to unrelated things.

How is this tested?

  • [X] Unit tests
  • [X] E2E Tests
  • [ ] Manually
  • [ ] N/A

Related Tickets & Documents

https://github.com/databricks/databricks-sql-python/issues/489

gs11 avatar Mar 24 '25 15:03 gs11