25 Support for reading individual model point result files 26 Support short int, denoted by S in MPF 27 Remove unnecessary default column dtypes in config
0.0.18
- 21 _to_prophet_type should check by case insensitive - 22 Enforce pandas version dependency to >=1.5 for lineterminator - 23 Sort MPF by SPCODE - 24 `load_all` should allow specifying a folder - Revert for previous fix on 19 so it works fine on Windows for now (not working in Mac)
0.0.17
20 Follow MPF conversion for double quoting during `mpfi.export`
0.0.16
14 Allow passing arguments for `pandas.to_csv` through `mpfi.export` 17 use `lineterminator` instead of `line_terminator` in `pandas.to_csv`
0.0.15
Fixes: - 14 Allow passing arguments for calling pandas.read_csv - 16 export function shouldn't use backslash for folder in non-Windows - 18 Allow not adding trailing slash for optional argument folder in load - 19 Loading example PRO gives warning about loading 4 lines vs having 3 lines shown in the PRO