All Projects → SocialDataSci → Geospatial_data_with_python

SocialDataSci / Geospatial_data_with_python

Introduction to Geospatial Data with Python

Projects that are alternatives of or similar to Geospatial data with python

Timegan
Codebase for Time-series Generative Adversarial Networks (TimeGAN) - NeurIPS 2019
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Cifar 10.1
Release of CIFAR-10.1, a new test set for CIFAR-10.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
F1sherkk Myroadtoai
Repository for storing and tracking my self-study progress.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Python devops book
[Book-2020] Python For DevOps: Learn Ruthlessly Effective Automation
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Fgsegnet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Data Pipelines Course
Course materials for my data pipeline video course with O'Reilly
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Tsa Notebooks
Jupyter notebooks on time series econometrics topics.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Marcap
market cap datasets (1995~2021 daily, 10 million+ rows)
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Deformable Convnets Caffe
Deformable Convolutional Networks on caffe
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Marketanalysis
Portfolio Theory, Options Theory, & Quant Finance
Stars: ✭ 164 (-1.2%)
Mutual labels:  jupyter-notebook
Machine Learning For Algorithmic Trading Bots With Python
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Mixture model trading public
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Kili Playground
Simplest and fastest image and text annotation tool.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Kagglezerotoall
Kaggle problem solving
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Rfm Analysis
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Derricksherrill.com
Collection of Python Scripts for my YouTube channel
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Practice
Some example scripts on pytorch
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Fasnet
CNN archictecture for face anti-spoofing
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Capsnet Traffic Sign Classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook

logo

Introduction to Geospatial Data with Python

Data comes in all shapes and sizes and often government data is geospatial in nature. Often times data science programs & tutorials ignore how to work with this rich data to make room for more advanced topics. Our MinneMUDAC competition heavily utilized geospatial data but was processed to provide students a more familiar format. But as good scientists, we should use primary sources of information as often as possible.

logo

Why use this Notebook?

Use this Notebook to get a basic understanding of how to read, write, query, perform geospatial calculations and join data sets together. Along the way you will see some tips to preprocessing data for analysis and some tricks to ensure you are computing efficiently. This Notebook is be focused on Minnesota Tax shapefiles, MetCouncil Water Features and MN PCA Lake Quality Attributes all of which were the focus of our Dive Into Water (Data) Competition. It is meant as a way to give you real data, real code and a real problem to work through.

Social Data Science hopes you take what you learn here and use it to improve the world around you!

Open the Notebook with Jupyter to get started!

Watch the YouTube Talk

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].