Integrates ChartFactor with Jupyter Notebooks
Project description
ChartFactor for Python
ChartFactor Py is built on top of ChartFactor, the lightweight visual analytics platform. It includes ChartFactor Studio and the ChartFactor Toolkit between other components.
Installing Chartfactor Py
Visit the installation section in the ChartFactor Py documentation for a detailed guide.
Usage
Create a new notebook and do the following
Cell 1
from chartfactor import *
import pandas as pd
Cell 2
titanic = pd.read_csv('https://chartfactor.com/resources/tutorials/titanic.csv')
Cell 3
cf.studio("My titanic app")
The output will display an empty Studio app, select the dataframe in the Data Sources window
Then, add some widgets like Raw Data Table, Bars, Tree Map, etc...
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
chartfactor-5.1.21.tar.gz
(209.4 kB
view details)
Built Distribution
File details
Details for the file chartfactor-5.1.21.tar.gz
.
File metadata
- Download URL: chartfactor-5.1.21.tar.gz
- Upload date:
- Size: 209.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfd0d8329209674ea8d0cbda2860a1b86252bd390897d1b0bc5cbec6a40a08b2 |
|
MD5 | 88a179f8f7c1b97a18e16d87b4bf09e4 |
|
BLAKE2b-256 | 7e19f4235defb6f52331bc6d64ebe8e17e046709182d6c1ce32f651a8f177ec4 |
File details
Details for the file chartfactor-5.1.21-py3-none-any.whl
.
File metadata
- Download URL: chartfactor-5.1.21-py3-none-any.whl
- Upload date:
- Size: 5.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a9287d3dff73bc76249a57aeb2f8f0816169534a9d71d9618e70c36230017e5 |
|
MD5 | 9393473aad47390cf35aaab983cba397 |
|
BLAKE2b-256 | 8977c5f0e140c5a36214e76e566226bc2e5edd4ff511691e72c618db389de531 |