We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Looks like these fell through the cracks. Thanks for pointing these out @ahmet-uyar
Sorry, something went wrong.
Fix see also links for IO APIs (#9895)
8c5a85a
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
galipremsagar
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: