panchajanya1999 commited on
Commit
cae3d9a
·
verified ·
1 Parent(s): 15ffcc4

requirements: Install all packages from pandas

Browse files

Signed-off-by: Panchajanya1999 <rsk52959@gmail.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pandas>=2.0.0
2
  numpy
3
  matplotlib
4
  scikit-learn
 
1
+ pandas[all]>=2.0.0
2
  numpy
3
  matplotlib
4
  scikit-learn