data icon indicating copy to clipboard operation
data copied to clipboard

Add csv_reader

Open ramanishsingh opened this issue 9 months ago • 1 comments

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.

ramanishsingh avatar Apr 14 '25 13:04 ramanishsingh

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/data/1474

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 (image):

NEW FAILURE - The following job has failed:

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.

pytorch-bot[bot] avatar Apr 14 '25 13:04 pytorch-bot[bot]