Skip to content

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsyrgkanis authored Jun 27, 2024
1 parent f713168 commit 30bd282
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: my_env
channels:
- defaults
dependencies:
- numpy
- pandas
- scikit-learn
- statsmodels

0 comments on commit 30bd282

Please sign in to comment.