data
data copied to clipboard
Add csv_reader
Adding a CSV reader.
It uses the built-in csv package to read the csv file line by line.
Gives an option to skip-header and also yield items in a header as key based dictionary.
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/data/1474
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:x: 1 New Failure, 1 Unrelated Failure
As of commit 7572ff57a1f26639351461a8956dcfbda529a63b with merge base 62ec59fa6747183c8cf9bb00febb2fe315019302 ():
BROKEN TRUNK - The following job failed but were present on the merge base:
👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes.