All Projects → darribas → Gds_env

darribas / Gds_env

Licence: bsd-3-clause
A containerised platform for Geographic Data Science

Programming Languages

python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to Gds env

Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (+520.59%)
Mutual labels:  latex, jupyter-notebook
Ipypublish
A workflow for creating and editing publication ready scientific reports and presentations, from one or more Jupyter Notebooks, without leaving the browser!
Stars: ✭ 188 (+176.47%)
Mutual labels:  latex, jupyter-notebook
Nb pdf template
A more accurate representation of jupyter notebooks when converting to pdfs.
Stars: ✭ 109 (+60.29%)
Mutual labels:  latex, jupyter-notebook
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+1205.88%)
Mutual labels:  latex, jupyter-notebook
Dlwithpytorch
Code to accompany my upcoming book "Deep learning with PyTorch Book " from Packt
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Presentations
Presentations for JuliaCon
Stars: ✭ 68 (+0%)
Mutual labels:  jupyter-notebook
Info490 Sp16
INFO 490: Advanced Data Science, offered in the Spring 2016 Semester at the University of Illinois
Stars: ✭ 68 (+0%)
Mutual labels:  jupyter-notebook
Deeplearning tutorial
Stars: ✭ 68 (+0%)
Mutual labels:  jupyter-notebook
Recommender
A recommendation system using tensorflow
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Data Science Foundations
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Fab Net
Pytorch code for BMVC 2018 paper
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Class2021spring
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Strata Conference Ca 2018
environment setup for strata conference 2018
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Econometrics
Code and notebooks for Econometric Theory
Stars: ✭ 67 (-1.47%)
Mutual labels:  jupyter-notebook
Pycon time series
PyCon 2017 tutorial on time series analysis
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Nsgaiii
An implementation of NSGA-III in Python.
Stars: ✭ 67 (-1.47%)
Mutual labels:  jupyter-notebook
Stock Market Analysis
Stock Market Analysis with RNN and Time Series
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Dsb17 Walkthrough
An end-to-end walkthrough of the winning submission by grt123 for the Kaggle Data Science Bowl 2017
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Machine Learning With Pyspark
Source Code for 'Machine Learning with PySpark' by Pramod Singh
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook
Kalman Filters
Kalman filtering, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time, containing statistical noise and other inaccuracies, and produces estimates of unknown variables that tend to be more accurate than those based on a single measurement alone, by estimating a joint probability distribution over the variables for each timeframe. The filter is named after Rudolf E. Kálmán, one of the primary developers of its theory.
Stars: ✭ 69 (+1.47%)
Mutual labels:  jupyter-notebook

A containerised platform for Geographic Data Science: gds_env

Binder

The gds_env (short for "GDS environment") provides a modern platform for Geographic Data Science. The project is a Jupyter-based stack that includes state-of-the-art geospatial libraries for Python and R. The gds_env is based on container technology to make it a transferrable platform for reproducibility. The source code is released under an open source license and the build process is transparent.

The gds_env extends the official Jupyter Docker Stack to include geospatial functionality in both Python and R. To offer more flexibility, this extension is provided in three different flavours, or stacks (to ): gds_py, gds and gds_dev. Each of them builds on each other and adds further functionality. Please check the Stacks section for more information.

The goal of the gds_env is to make using Python and R for geospatial easy to set up in a large variety of contexts. The gds_env can support research and teaching activities, but is also suitable for data scientists using Python and R "in the field". The stacks can be used in a range of environments, including: Windows/Mac/Linux laptops and desktops, servers, compute clusters, supercomputers or in the cloud (e.g. you can deploy them on Binder). For more information on how to build or install any of the stacks, check the Guides section.

Building blocks

The gds_env stands on the shoulders of giants. Here are the core open technologies it is built with:

<style> .vertimg { vertical-align: middle; } </style>

Python R-project Jupyter Docker VirtualBox

Community

The gds_env is an open-source project. To join the conversation, please read through its community guidelines.

Citation

DOI

@software{gds_env,
  author = { Dani Arribas-Bel },
  title = {\texttt{gds\_env}: A containerised platform for Geographic Data Science},
  url = {https://darribas.org/gds_env},
  version = {6.0},
  date = {2019-08-06},
}

License

The code to generate the gds_env stacks is released under a BSD License. More details available on the repository's license document.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].