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

Promote pandas to a required dependency #1586

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

adamjstewart
Copy link
Collaborator

@adamjstewart adamjstewart commented Sep 25, 2023

Pandas is now used in 9 of our datasets, and 2 other datasets use csv but could use pandas instead. I think it's worth making pandas a required dependency. Also see discussion in #662. This lets us shave off 300 lines of code.

@github-actions github-actions bot added datasets Geospatial or benchmark datasets testing Continuous integration testing dependencies Packaging and dependencies labels Sep 25, 2023
@adamjstewart adamjstewart added this to the 0.5.0 milestone Sep 25, 2023
@calebrob6
Copy link
Member

Fine with me!

@calebrob6 calebrob6 merged commit dbf7a52 into microsoft:main Sep 25, 2023
21 checks passed
@adamjstewart adamjstewart deleted the deps/pandas branch September 25, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets dependencies Packaging and dependencies testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants