Skip to content

DOC: Fix "versionadded" for case_when #58426

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

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

wjandrea
Copy link
Contributor

Tag was on parameter instead of function itself.

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Tag was on parameter instead of function itself.
@wjandrea
Copy link
Contributor Author

wjandrea commented Apr 25, 2024

Why did it skip the doc upload? I was hoping to look at the result on the web. (job Doc Build and Upload).

At least I was able to download it and look at it.

@mroeschke mroeschke added the Docs label Apr 25, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 25, 2024
@mroeschke mroeschke merged commit 114845c into pandas-dev:main Apr 25, 2024
49 of 50 checks passed
@mroeschke
Copy link
Member

Thanks @wjandrea

@wjandrea wjandrea deleted the patch-1 branch April 26, 2024 21:38
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Fix "versionadded" for case_when

Tag was on parameter instead of function itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants