Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST add skip mechanism when pandas or pyarrow are not installed #116

Merged
merged 7 commits into from
Oct 8, 2023

Conversation

lorentzenchr
Copy link
Owner

@lorentzenchr lorentzenchr commented Oct 8, 2023

This introduces a simple SkipContainer class as placeholder for pandas and pyarrow data contains if those libraries are not installed.
One then uses pd_DataFrame instead of pd.DataFrame in tests, and so on.

@lorentzenchr lorentzenchr merged commit d01591e into main Oct 8, 2023
3 of 5 checks passed
@lorentzenchr lorentzenchr deleted the test_importskip2 branch October 8, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant