This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It looks like there is a typo in the csv read documentation causing the existing link on the README.md page to result in a 404. Rather than change the README.md link from `csv_read` to `csv_reader` this PR changes the filename from `csv_reader` to `csv_read` and updates the only other existing reference to the file. This path was taken to make the filename align with the wider pattern within the guide while also addressing the broken link.
- Loading branch information