Coder Social home page Coder Social logo

spatialspark's Introduction

Spatial Analysis on Spark

A short and simple introduction for Apache Spark in Python and some helpful python pacakges, such as pandas, geoPandas, folium. Main contents are referenced by the tutorials given by Shoaib Burq during the GeoPython 2016.

  1. https://spark.apache.org/docs/1.6.1/programming-guide.html
  2. http://simin.me/projects/spatialspark/
  • Run docker with certain port connected to outside
$ docker run -it -p 8888:8888 tensorflow/tensorflow:1.5.0-gpu
  • Start and stop a container
$ docker start backstabbing_sammet
$ winpty docker exec -i -t backstabbing_sammet bash
$ docker stop backstabbing_sammet
  • Get info of container
$ docker inspect mad_northcutt
  • Download anaconda
$ curl -O https://repo.continuum.io/archive/Anaconda3-4.2.0-Linux-x86_64.sh
$ sha256sum Anaconda3-5.0.1-Linux-x86_64.sh
$ bash Anaconda3-5.0.1-Linux-x86_64.sh
$ export PATH=/root/anaconda3/bin:$PATH

spatialspark's People

Contributors

yuzzfeng avatar

Stargazers

jiandong avatar  avatar

Watchers

James Cloos avatar jiandong avatar  avatar

spatialspark's Issues

The Code of Pyspark with folium

I've a research for my final year project .
pyspark didn't worked with folium for me.
could you give the code of pyspark with folium please
thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.