Skip to content

fix documentation on options in read_csv #44391

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
Nov 11, 2021

Conversation

LunarLanding
Copy link
Contributor

Noticed this due to pylance (typing) showing header=None was wrong. Don't know how it will propagate to the typings.

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Noticed this due to pylance (typing) showing header=None was wrong. Don't know how it will propagate to the typings.
@LunarLanding LunarLanding changed the title Fix header options Fix header options in read_csv Nov 11, 2021
@LunarLanding LunarLanding changed the title Fix header options in read_csv fix documentation on options in read_csv Nov 11, 2021
@jreback jreback added Docs IO CSV read_csv, to_csv labels Nov 11, 2021
@jreback jreback added this to the 1.4 milestone Nov 11, 2021
@jreback jreback merged commit e9f4496 into pandas-dev:master Nov 11, 2021
@jreback
Copy link
Contributor

jreback commented Nov 11, 2021

thanks @LunarLanding

nickleus27 pushed a commit to nickleus27/pandas that referenced this pull request Nov 28, 2021
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.

2 participants