GithubHelp home page GithubHelp logo

plotly-tutorial's Introduction

Getting started

  1. Install the required packages using the following command(Skip geopandas if using Python 3.9. See the note below):
  2. pip install dash jupyter numpy pandas plotly python-igraph statsmodels geopandas wget shapely plotly-geo networkx
  3. Go to the root folder of the tutorialand run the following command to start the jupyter server: “jupyter notebook”
  4. Open any of the notebooks (extension .ipynb) and run the code block-by-block. Experiment by changing and running each block of code
  5. Refer to https://plotly.com/python/plotly-fundamentals/ for fundamentals of plotly

NOTE: For Python 3.9, run the following commands to install geopandas

pip install wheel
pip install pipwin

pipwin install numpy
pipwin install pandas
pipwin install shapely
pipwin install gdal
pipwin install fiona
pipwin install pyproj
pipwin install six
pipwin install rtree
pipwin install geopandas

plotly-tutorial's People

Contributors

sagarbhathwar avatar souravjohar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

twlim1

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.