GithubHelp home page GithubHelp logo

plotting's Introduction

Plotting stuff

This repository is my local storage of things i've done with jupyter. For a great howto, see https://berthub.eu/articles/posts/from-gnuplot-to-matplotlib-pandas/

I start this with:

source bin/activate
jupyter notebook --ip=192.168.1.100 --port 9999 --no-browser --notebook-dir=<directory of notebook>

How i install this:

python3.7 -m virtualenv -p python3.7 plotting
cd plotting/
source bin/activate
python -m pip install jupyter pandas matplotlib numpy lxml folium geopandas geojson diagrams

What's in here?

Pingstats

pingstats is a silly little script + jupyter notebook that creates a ping graph. You can really do this better with other software. Reason i made it was to get 'more' pings. A lot of the network or smokeping graphical systems do an average or every 5 minutes or so. I wanted to create more data points.

drayteksnr

The draytek vigor 130 modem that i have shows some statistics on it's main page about the DSL line. Primarily the SNR is interesting here. I wanted to graph this and made a script to parse the page and store it as CSV. The script requires a SESSION KEY parameter which is a cookie that you get when you login. Use your browser debug tools to check out that header.

Other stuff :)

What we're using

plotting's People

Watchers

James Cloos avatar Ruben avatar

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.