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

Doc: Update docstring for dummy_na parameter #60000

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

saldanhad
Copy link
Contributor

Updated docstrings for dummy_na parameter as per discussion in respective issue.

@saldanhad
Copy link
Contributor Author

Hi @mroeschke, RFR for this and the pending PR on functools. Thanks!

@mroeschke mroeschke added the Docs label Oct 7, 2024
@saldanhad saldanhad requested a review from mroeschke October 8, 2024 01:03
@mroeschke mroeschke added this to the 3.0 milestone Oct 8, 2024
@mroeschke mroeschke merged commit 5126dca into pandas-dev:main Oct 8, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @saldanhad

@saldanhad saldanhad deleted the get_dummies branch October 8, 2024 03:52
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.

DOC: get_dummies behaviour with dummy_na = True is counter-intuitive / incorrect when no NaN values present
2 participants