Skip to main content

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

from ra import ra
import pandas as pd

df = pd.read_csv('mycsv.csv')
ra = ra.ra(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

MIT

Project details


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.0.13.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

raViz-0.0.13-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page