Skip to content

DOC: pandas.read_csv: The word to_csv in "See also" is not linked. #34232

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
yuji38kwmt opened this issue May 18, 2020 · 3 comments
Closed

DOC: pandas.read_csv: The word to_csv in "See also" is not linked. #34232

yuji38kwmt opened this issue May 18, 2020 · 3 comments
Labels
Docs Duplicate Report Duplicate issue or pull request

Comments

@yuji38kwmt
Copy link

Location of the documentation

pandas.read_csv

  • Document Version: 1.1.0.dev0+1599.g0cb7a1fd4

Documentation problem

The word to_csv in "See also" is not linked.

image

@yuji38kwmt yuji38kwmt added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels May 18, 2020
@charlesdong1991 charlesdong1991 removed the Needs Triage Issue that has not been reviewed by a pandas team member label May 18, 2020
@charlesdong1991
Copy link
Member

nice catch, a PR to add the link is welcome! @yuji38kwmt

@charlesdong1991 charlesdong1991 added this to the Contributions Welcome milestone May 18, 2020
@jorisvandenbossche
Copy link
Member

Yes, to_csv should be DataFrame.to_csv here.

@jorisvandenbossche
Copy link
Member

Ah, it seems this is already fixed in master: #31458 -> https://pandas.pydata.org/docs/dev/reference/api/pandas.read_csv.html

@jorisvandenbossche jorisvandenbossche modified the milestones: Contributions Welcome, No action May 18, 2020
@jorisvandenbossche jorisvandenbossche added Duplicate Report Duplicate issue or pull request and removed good first issue labels May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Duplicate Report Duplicate issue or pull request
Projects
None yet
Development

No branches or pull requests

3 participants