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

docs: add note about pandas req in Get Started #559

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented Dec 12, 2024

This adds a note about the requirement for Pandas in the Get Started guide.

Fixes: #529

@machow machow marked this pull request as ready for review December 12, 2024 21:17
Copy link
Collaborator

@machow machow left a comment

Choose a reason for hiding this comment

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

If this shows up as expected in the docs, then LGTM! (I did not look at the preview docs)

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.67%. Comparing base (b32b55a) to head (ef8d325).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #559   +/-   ##
=======================================
  Coverage   90.67%   90.67%           
=======================================
  Files          46       46           
  Lines        5381     5381           
=======================================
  Hits         4879     4879           
  Misses        502      502           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@machow machow merged commit 19ee24c into main Dec 12, 2024
13 of 14 checks passed
@rich-iannone rich-iannone deleted the docs-note-on-required-df-libs branch December 16, 2024 16:41
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.

[pyOpenSci review] Add note about required use of Pandas for datasets
2 participants