mm
mm copied to clipboard
catche and warn about more data than headers
https://github.com/brianray/mm/blob/master/mm/model_base.py#L125
Catch the index error and raise a more specific exception. Add a setting to the config called 'INGORE_DATA_MISMATCH'--when True, log a warning instead of failing at this point.