etalab-ia / DGML

This repo contains the code used to develop DGML (Data Gouv for Machine Learning), a data repository of datasets from data.gouv.fr for Machine Learning.
https://datascience.etalab.studio/dgml/
MIT License
12 stars 0 forks source link

Added some improvements to the code #5

Closed psorianom closed 3 years ago

psorianom commented 3 years ago

This PR accomplish four main objectives:

  1. Reorganizes the code, the if statements mainly,
  2. Adds logging capability,
  3. Refactors the mljar data preparation,
  4. Allows us to have remote sftp datasets location
gsantar commented 3 years ago

Seems perfect!