]> AND Private Git Repository - predictops.git/history - predictops/learn/preprocessing.py
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Refactoring, and categorical / numerical / mixed NaN values are now
[predictops.git] / predictops / learn / preprocessing.py
2020-02-17 Christophe GuyeuxRefactoring, and categorical / numerical / mixed NaN...
2020-02-17 Christophe GuyeuxStarting to investigate the fact that qualitative featu...
2020-02-17 Christophe GuyeuxAdding a source module to check for redundancy in featu...
2020-02-16 Christophe GuyeuxNew version now drived by config files
2020-02-15 Christophe GuyeuxImproving csv -> dataframe module
2020-02-15 Christophe GuyeuxFrom dict to dataframe: done