Skip to content

Conversation

mathause
Copy link
Collaborator

Fixed as per @shoyer & @spencerkclark suggestion from #5721 (comment)

Now that pandas 1.4 is out it would be good to get this fixed (there are about 5000 warnings in our tests, mostly because of interp, though). Also leads to a warning in our docs which breaks them (although that can also be fixed with an :okwarning: directive).

@dcherian
Copy link
Contributor

sphinx.errors.SphinxParallelError: RuntimeError: Non Expected warning in `/home/docs/checkouts/readthedocs.org/user_builds/xray/checkouts/6195/doc/user-guide/computation.rst` line 374

Sphinx parallel build error:
RuntimeError: Non Expected warning in `/home/docs/checkouts/readthedocs.org/user_builds/xray/checkouts/6195/doc/user-guide/computation.rst` line 374
[IPKernelApp] WARNING | Parent appears to have exited, shutting down.

RTD failure might be related (not obvious from looking at computation.rst)

@max-sixty
Copy link
Collaborator

Thanks @mathause , this looks great

@mathause
Copy link
Collaborator Author

RTD failure might be related

I just checked locally. This PR (+ #6194) fixes the doc build problem. It would require a lot of :okwarning: directives, so I suggest to merge this PR soonish instead of extending #6194.

@dcherian
Copy link
Contributor

Thanks @mathause

@dcherian dcherian merged commit 4692c59 into pydata:main Jan 27, 2022
@max-sixty
Copy link
Collaborator

I'll aim to do a release later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file topic-indexing topic-internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pandas deprecates Index.get_loc with method

3 participants