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

Make sure pandas is optional #597

Merged
merged 4 commits into from
May 5, 2022

Conversation

wjones127
Copy link
Collaborator

@wjones127 wjones127 commented May 5, 2022

Description

Pandas is supposed to be an optional dependency. This PR adjust CI to enforce that, fixes the issues in the writer sub-module, and also make pandas optional for unit tests.

Thanks @fvaleye for reporting this issue!

Related Issue(s)

Documentation

@wjones127 wjones127 marked this pull request as ready for review May 5, 2022 03:46
@wjones127 wjones127 requested a review from fvaleye May 5, 2022 03:46
Copy link
Collaborator

@fvaleye fvaleye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

Thank you @wjones127 👍

@fvaleye fvaleye merged commit fae9278 into delta-io:main May 5, 2022
@wjones127 wjones127 deleted the bugfix/optional-pandas branch May 5, 2022 14:50
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.

The experimental writer need pandas dependency
3 participants