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