adding xlrd to anaconda envs for pandas/excel compatibility
This commit is contained in:
@@ -5,6 +5,7 @@ channels:
|
||||
dependencies:
|
||||
- python=3.6
|
||||
- pandas
|
||||
- xlrd
|
||||
- numpy
|
||||
- scipy
|
||||
- scikit-learn
|
||||
|
||||
@@ -5,6 +5,7 @@ channels:
|
||||
dependencies:
|
||||
- python=3.7
|
||||
- pandas
|
||||
- xlrd
|
||||
- numpy
|
||||
- scipy
|
||||
- scikit-learn
|
||||
|
||||
@@ -4,6 +4,7 @@ channels:
|
||||
dependencies:
|
||||
- python=3.6
|
||||
- pandas
|
||||
- xlrd
|
||||
- numpy
|
||||
- scipy
|
||||
- scikit-learn
|
||||
|
||||
@@ -5,6 +5,7 @@ channels:
|
||||
dependencies:
|
||||
- python=3.6
|
||||
- pandas
|
||||
- xlrd
|
||||
- numpy
|
||||
- scipy
|
||||
- scikit-learn
|
||||
|
||||
Reference in New Issue
Block a user