Skip to content

DOC,TST: Fix Pandas code example#20878

Merged
mattip merged 1 commit intonumpy:mainfrom
Mukulikaa:doc-test-fix
Jan 23, 2022
Merged

DOC,TST: Fix Pandas code example#20878
mattip merged 1 commit intonumpy:mainfrom
Mukulikaa:doc-test-fix

Conversation

@Mukulikaa
Copy link
Contributor

Fixes #20877.

Panda's set_option requires us to specify the full option name in the pat parameter. This should fix the doctest failure.

@Mukulikaa
Copy link
Contributor Author

The Azure pipeline failure is unrelated.

@mattip
Copy link
Member

mattip commented Jan 23, 2022

Weird. The code before this PR was not compliant as far back as Pandas 1.1 (current is 1.4). I wonder what changed. There is no mention of this in the release notes.

@mattip mattip merged commit 85518d6 into numpy:main Jan 23, 2022
@mattip
Copy link
Member

mattip commented Jan 23, 2022

Thanks @Mukulikaa

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Jan 27, 2022
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC, TST: CircleCI doc failure.

3 participants