- Fix: Non-string support for "fix_column_names" method - Improve PB tests - Ignore Datetime input for UnixTimestamp type
1.2.0
- Replace the fix interface (For the entire column) by cast. - Add an option to choose sample by first rows instead of random sample - Global casting exceptions for all of the types - Improve the casting exceptions for date/datetime patterns. - Add ignore casting for specific input types to improve DF fixing suration
1.1.20
- Support DF with numeric headers - Add excel tests & examples - Improve casting error message
1.1.18
- Added data format: %d.%m.%y
1.1.17
- Fallback to string option after casting exception - Added coverage report - Bugfix: infer issue when the source type is datetime - Added PBtests
1.1.16
- Add user freindly casting exception when trying to convert non-float data