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

[DOC] broken links in "see also" sections of python io functions #9771

Closed
ahmet-uyar opened this issue Nov 24, 2021 · 1 comment · Fixed by #9895
Closed

[DOC] broken links in "see also" sections of python io functions #9771

ahmet-uyar opened this issue Nov 24, 2021 · 1 comment · Fixed by #9895
Assignees
Labels
doc Documentation

Comments

@ahmet-uyar
Copy link
Contributor

Report incorrect documentation

Location of incorrect documentation
See Also section:
cudf.io.csv.to_csv
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.read_csv.html

See Also section:
cudf.io.parquet.read_parquet_metadata
cudf.io.parquet.to_parquet
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.read_parquet.html

See Also section:
cudf.io.parquet.read_parquet
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.DataFrame.to_parquet.html

See Also section:
cudf.io.parquet.read_parquet
cudf.io.parquet.to_parquet
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.read_orc.html

See Also section:
cudf.io.hdf.to_hdf
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.read_hdf.html

See Also section:
cudf.io.parquet.to_parquet
cudf.io.feather.to_feather
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.DataFrame.to_hdf.html

See Also section:
cudf.io.feather.to_feather
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.read_feather.html

See Also section:
cudf.io.feather.read_feather
https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.DataFrame.to_feather.html

Describe the problems or issues found in the documentation
The links does not work.

Steps taken to verify documentation is incorrect
visited the links above and checked it.

@ahmet-uyar ahmet-uyar added Needs Triage Need team to review and classify doc Documentation labels Nov 24, 2021
@beckernick
Copy link
Member

Looks like these fell through the cracks. Thanks for pointing these out @ahmet-uyar

@beckernick beckernick removed the Needs Triage Need team to review and classify label Nov 24, 2021
@galipremsagar galipremsagar self-assigned this Nov 25, 2021
rapids-bot bot pushed a commit that referenced this issue Dec 17, 2021
Fixes: #9771 

This PR fixes the broken **see also** links in sphinx docstrings.

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #9895
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants