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

Fix documentation builds #221

Merged
merged 7 commits into from
Nov 20, 2023
Merged

Fix documentation builds #221

merged 7 commits into from
Nov 20, 2023

Conversation

jni
Copy link
Owner

@jni jni commented Nov 20, 2023

Some pages aren't building correctly because of changes in our dependencies or
small internal bugs. This PR aims to get every page to build correctly again
without warnings.

  • Update pandas groupby.mean for pandas >2
  • Ensure newer seaborn is used for docs
  • Fix calls to np.issubdtype — np.int_ isn't a base dtype, it's np.integer
  • improve test for int dtype skeletons

@jni jni merged commit 63aa8a7 into main Nov 20, 2023
11 checks passed
@jni jni deleted the fix-docs branch November 20, 2023 13:22
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.

1 participant