You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WIP/rolling] test: Scope dataframe library imports to fixtures in conftest.py (#2241)
* test: Work towards making polars optional for tests
This is a batch of changes aiming at making it possible to run the test
suite without `polars` installed. Whenever easily feasible, the use
of `pyarrow` and `pandas` was made optional as well.
Part of bug #1726
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments