Fraud-Detection-Handbook / fraud-detection-handbook

Reproducible Machine Learning for Credit Card Fraud Detection - Practical Handbook
https://fraud-detection-handbook.github.io/fraud-detection-handbook/Foreword.html
Other
460 stars 164 forks source link

ENH: Add Anaconda dependencies for Python 3.9 #3

Open cverrier opened 2 years ago

cverrier commented 2 years ago

Proposed new feature or change:

As a lot of data scientists use Anaconda to install their project dependencies, I suggest to add a environment.yml file to the repository.

Moreover, Python 3.9 seems to work well with the current state of the code in the repository, so I would also suggest to migrate to this version.