Skip to content

Conversation

kushagr96
Copy link
Contributor

Fixed the documentation of read_csv to list the correct default list of na_values.

@WillAyd
Copy link
Member

WillAyd commented Aug 1, 2024

/preview

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Website preview of this PR available at: https://pandas.pydata.org/preview/pandas-dev/pandas/59318/

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm @mroeschke

@kushagr96
Copy link
Contributor Author

I just checked the quoting format breaks. ref. I will fix it, so please don't merge right now.

@kushagr96
Copy link
Contributor Author

/preview

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Website preview of this PR available at: https://pandas.pydata.org/preview/pandas-dev/pandas/59318/

@mroeschke mroeschke added Docs IO CSV read_csv, to_csv labels Aug 2, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 2, 2024
@mroeschke mroeschke merged commit d530525 into pandas-dev:main Aug 2, 2024
46 of 53 checks passed
@mroeschke
Copy link
Member

Thanks @kushagr96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Typo in docs for na_values parameter in pandas.read_csv function
3 participants