Skip to content

DOC: to_csv is not properly linked from read_csv docstring #31448

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

Closed
stevenlis opened this issue Jan 30, 2020 · 3 comments · Fixed by #31458
Closed

DOC: to_csv is not properly linked from read_csv docstring #31448

stevenlis opened this issue Jan 30, 2020 · 3 comments · Fixed by #31458

Comments

@stevenlis
Copy link

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_csv.html#pandas.read_csv

image

@jorisvandenbossche
Copy link
Member

Thanks for the report!

The to_csv should read DataFrame.to_csv I suppose. PRs welcome

@jorisvandenbossche jorisvandenbossche changed the title [DOC] to_csv is not linked DOC: to_csv is not properly linked from read_csv docstring Jan 30, 2020
@jorisvandenbossche jorisvandenbossche added this to the Contributions Welcome milestone Jan 30, 2020
@srvanrell
Copy link
Contributor

Can I fix this one?

@srvanrell
Copy link
Contributor

I have created a PR. Let me know if there is anything more to do. It is my first time contributing in this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants