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

feat: Use csv.DictReader to parse header fields #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

msto
Copy link
Owner

@msto msto commented Dec 9, 2024

Closes #19

This PR modifies #20 to pass **kwargs through to the underlying DictReader

@msto msto changed the title Ms kwargs feat: Use csv.DictReader to parse header fields Dec 9, 2024
@msto msto marked this pull request as ready for review December 9, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support quotes around column names in csv header row
2 participants