-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsEnhancement
Description
Create a class / method for number parsing. This would be a generalization of the code that remove the thousands separators from numbers (see: https://github.com/cancan101/pandas/blob/1703ef44cd6b98e17c785c9120e29bbeefdefd1c/pandas/io/parsers.py#L1502).
Other items include:
- Alternative decimal point
- Using parenthesis for negative numbers
- Stripping currency character
I can submit PR for this. Do people have other suggestions for this?
Mike-Honey
Metadata
Metadata
Assignees
Labels
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsEnhancement