Allow custom Parsers to be defined for DataFrame.parser: GlobalParserOptions
#962
Labels
enhancement
New feature or request
Milestone
Allowing users to set custom parsers would be very helpful. It could allow them things like:
or we could even add an enum-specific variant. This can only be done with
convert
at the moment. It could allow immediate parsing of CSV -> enum for instance.The text was updated successfully, but these errors were encountered: