Skip to content

Commit

Permalink
requirements for databricks
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveYangFASTNDE authored Apr 5, 2024
1 parent e880f78 commit f0e68b2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions environment/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: win-64
pandas==2.2.0
numpy==1.24.3
scikit-learn==1.1.3
scipy==1.12.0
matplotlib==3.8.2
tqdm==4.64.1
threadpoolctl==3.1.0

0 comments on commit f0e68b2

Please sign in to comment.