Communicate with a gog server for data visualization independent of Python.
The gog function sends data from a pandas DataFrame to a gog server such as gogd. The gog server is responsible for passing the data to a gog frontend such as gogi for visualization.
Usage
> import pandas as pd
> my_data = pd.DataFrame({'x': [1, 2, 3], 'y': [3, 1, 1]})
> from gogpy import gog
> gog(my_data)
Release files for gogpy 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gogpy-0.0.2.tar.gz | 1.6 kB | Details |
Release files / gogpy-0.0.2.tar.gz
| Download URL | gogpy-0.0.2.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42842d7186b6b7c576fb24bc838993525705df9df7549911465d242840a2f561
|
|
BLAKE2b-256 checksum How to use checksums |
6367d3198f1e8bea131e4d4d75200dfeccd7bf57f1e3b75bbc36e485e71a1fe4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |