Env to hide warnings
Created by: benoit-cty
I add a IGNORE_WARNING env variable to remove all warning that use Python warnings package (divide by 0 warning in NumPy, Pandas SettingWithCopyWarning, Deprecation...)
Created by: benoit-cty
I add a IGNORE_WARNING env variable to remove all warning that use Python warnings package (divide by 0 warning in NumPy, Pandas SettingWithCopyWarning, Deprecation...)