Package to help create flow visualizations
Project description
Ra
Ra helps easily generate geographic visualization using the folium package. Github Link
Installation
pip install raViz
Usage
import ra
import pandas as pd
df = pd.read_csv('mycsv.csv')
ra = ra.Map(df)
ra.createMap()
ra.saveMap('MyMap.html')
Contributing
Anyone is welcome to contribute, if you'd like send a pull request for major changes with the changes you'd like to make.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
raViz-0.1.0.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
raViz-0.1.0-py3-none-any.whl
(6.9 kB
view details)
File details
Details for the file raViz-0.1.0.tar.gz.
File metadata
- Download URL: raViz-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22bfc57f09b3453b1f1e3dc8cdabd41f52f8d3d48398db54260fbd1bea1b98cb
|
|
| MD5 |
cfb92627602f06b06b4b4fdf6001db23
|
|
| BLAKE2b-256 |
e95c108042f37ba48d75f1ce4ba40b947e2875de012a2302b60dda9618872626
|
File details
Details for the file raViz-0.1.0-py3-none-any.whl.
File metadata
- Download URL: raViz-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99924979e70dc1b539479350625c33f36b9b607f25ebbdc223ed4c71b0741ca
|
|
| MD5 |
fa29f14b67f5f99eb9559bbee36fad85
|
|
| BLAKE2b-256 |
b232545a0d1f49d6d72b10a1b74517674badd5b694639ae9563bf418eb699898
|