Skip to content

Fix documentation builds#221

Merged
jni merged 7 commits intomainfrom
fix-docs
Nov 20, 2023
Merged

Fix documentation builds#221
jni merged 7 commits intomainfrom
fix-docs

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
@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