Skip to content

DictReader behaviour differs from csv #82

Description

@schinckel

From the (hacky, I'll admit) StackOverflow answer https://stackoverflow.com/a/39110711/188, you should be able to swizzle the fieldnames attribute, and stuff should still work.

When using unicodecsv.DictReader, this behaviour does not apply: the yielded dicts still have the original keys.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions