├── LICENSE ├── README.md ├── requirements.txt └── solution_ayres.ipynb /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aromain/intermarche_challenge/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aromain/intermarche_challenge/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aromain/intermarche_challenge/HEAD/requirements.txt -------------------------------------------------------------------------------- /solution_ayres.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aromain/intermarche_challenge/HEAD/solution_ayres.ipynb --------------------------------------------------------------------------------