Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ozak committed May 29, 2020
1 parent 5588eb1 commit eb325c1
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
name: GeoPython37env
channels:
- conda-forge
- numba
- rapidsai
- mro
- r
- defaults
dependencies:
- python==3.7
- pip
- python
- numpy
- pandas
- docopt
- gdal
- pyproj
- matplotlib-base
- coverage
- fiona
- geopandas
- pysal
- affine
- rasterstats >=0.12
- basemap
- cartopy
- datashader
- datashape
- georasters
- ipykernel
- ipyparallel
- ipython
- ipython_genutils
- ipywidgets
- jupyter
- jupyterlab
- numpy
- openpyxl
- pandas
- pandas-datareader
- pandana
- pycountry
- pysal
- urbanaccess
- r
- rstudio
- r-irkernel
- statsmodels
- sympy
- rpy2
- rasterio
- r-tidyr
- r-tibble
- r-dplyr
- rise
- seaborn
- scikit-image
- scikit-learn
- scipy
- swifter
- unidecode
- urllib3
- wikipedia
- xlrd
- jupyter_contrib_nbextensions
- pip:
- linearmodels
- isounidecode
- geonamescache
- geocoder
- git+https://github.com/jeetsukumaran/DendroPy.git
- git+https://github.com/dmsul/econtools
- ecopy
- geonamescache
- googledrivedownloader
- googletrans
- ipystata
- isodate
- isounidecode
- latexcodec
- ldpred
- linearmodels
- pycountry
- pylatex
- pyparsing
- pyreadstat
- pytrends
- stata-kernel
- tabulate

0 comments on commit eb325c1

Please sign in to comment.