Skip to content

Use Enums for Format, Compression and Encoding - #133

Merged
graingert merged 1 commit into
masterfrom
enums-for-parameters
Sep 25, 2017
Merged

Use Enums for Format, Compression and Encoding#133
graingert merged 1 commit into
masterfrom
enums-for-parameters

Conversation

@graingert

@graingert graingert commented Sep 23, 2017

Copy link
Copy Markdown
Member

This way:

  • format="CSV" is deprecated, to be dropped at next major version.
  • format="csv" is not supported and never will be.
  • format=Format.csv is the preferred style.

@graingert
graingert force-pushed the enums-for-parameters branch 4 times, most recently from f0cb3af to 0263efd Compare September 25, 2017 11:12
@graingert graingert changed the title Use Enums for Format, CompressionType and Encoding Use Enums for Format, Compression and Encoding Sep 25, 2017
@graingert
graingert merged commit e1b4c23 into master Sep 25, 2017
@graingert
graingert deleted the enums-for-parameters branch September 25, 2017 18:08
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.

1 participant