databricks-sql-python
databricks-sql-python copied to clipboard
Treat pandas as an optional dependency (#489)
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