Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
buildblocks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pmodules
buildblocks
Commits
03cc1e64
Commit
03cc1e64
authored
Nov 06, 2019
by
feichtinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding xlrd to anaconda envs for pandas/excel compatibility
parent
083a95b3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
+4
-0
Programming/anaconda/2019.07/conda-env-defs/datascience_py36/datascience_36.yml
...019.07/conda-env-defs/datascience_py36/datascience_36.yml
+1
-0
Programming/anaconda/2019.07/conda-env-defs/datascience_py37/datascience_py37.yml
...9.07/conda-env-defs/datascience_py37/datascience_py37.yml
+1
-0
Programming/anaconda/2019.07/conda-env-defs/talos_py36/talos_py36.yml
...anaconda/2019.07/conda-env-defs/talos_py36/talos_py36.yml
+1
-0
Programming/anaconda/2019.07/conda-env-defs/tensorflow-1.13.1_py36/tensorflow-1.13.1_py36.yml
...nv-defs/tensorflow-1.13.1_py36/tensorflow-1.13.1_py36.yml
+1
-0
No files found.
Programming/anaconda/2019.07/conda-env-defs/datascience_py36/datascience_36.yml
View file @
03cc1e64
...
...
@@ -5,6 +5,7 @@ channels:
dependencies
:
-
python=3.6
-
pandas
-
xlrd
-
numpy
-
scipy
-
scikit-learn
...
...
Programming/anaconda/2019.07/conda-env-defs/datascience_py37/datascience_py37.yml
View file @
03cc1e64
...
...
@@ -5,6 +5,7 @@ channels:
dependencies
:
-
python=3.7
-
pandas
-
xlrd
-
numpy
-
scipy
-
scikit-learn
...
...
Programming/anaconda/2019.07/conda-env-defs/talos_py36/talos_py36.yml
View file @
03cc1e64
...
...
@@ -4,6 +4,7 @@ channels:
dependencies
:
-
python=3.6
-
pandas
-
xlrd
-
numpy
-
scipy
-
scikit-learn
...
...
Programming/anaconda/2019.07/conda-env-defs/tensorflow-1.13.1_py36/tensorflow-1.13.1_py36.yml
View file @
03cc1e64
...
...
@@ -5,6 +5,7 @@ channels:
dependencies
:
-
python=3.6
-
pandas
-
xlrd
-
numpy
-
scipy
-
scikit-learn
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment