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

Fixing documentation format in read_csv #45853

Merged
merged 1 commit into from Feb 7, 2022
Merged

Conversation

eshirvana
Copy link
Contributor

add a mising ` in on_bad_lines option description in " New in version 1.3.0: " section , that was causing to make couple of lines red

  • 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 an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

add a mising ` in on_bad_lines option description in " New in version 1.3.0: " section , that was causing to make couple of lines red
@mroeschke mroeschke added this to the 1.5 milestone Feb 7, 2022
@mroeschke mroeschke added the Docs label Feb 7, 2022
@mroeschke mroeschke merged commit a0779ad into pandas-dev:main Feb 7, 2022
@mroeschke
Copy link
Member

Thanks @eshirvana

@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.4.x

@simonjayhawkins
Copy link
Member

backporting so that the stable docs are updated on the next release

jreback pushed a commit that referenced this pull request Feb 11, 2022
Co-authored-by: eshirvana <72626662+eshirvana@users.noreply.github.com>
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
add a mising ` in on_bad_lines option description in " New in version 1.3.0: " section , that was causing to make couple of lines red
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
add a mising ` in on_bad_lines option description in " New in version 1.3.0: " section , that was causing to make couple of lines red
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.

None yet

3 participants