Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

build pypi python_versions license

Plotlyink aims at marrying plotly with pandas for quick and easy plotting.

Installation

pip3 install plotlyink

Overview

import pandas as pd
import plotlyink
df = pd.DataFrame({
    'one' : [1., 2., 3., 4.],
    'two' : [4., 3., 2., 1.],
    })

# open .html in your browser:
df.iplot.scatter()

# get figure:
fig = df.iplot.scatter(as_figure=True)

For more, see: Tutorial Notebook.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plotlyink-0.0.1.dev34.tar.gz (79.3 kB view details)

Uploaded Source

File details

Details for the file plotlyink-0.0.1.dev34.tar.gz.

File metadata

File hashes

Hashes for plotlyink-0.0.1.dev34.tar.gz
Algorithm Hash digest
SHA256 0ab4715ea02164e5542f263aa8357b06b280497b9d1c6c2e4588247dbffaa4f6
MD5 5681b6e950f1179630817470d23a7f66
BLAKE2b-256 3f491da0b90d64fc65815366b4e0f2d2940622b994346365337467905728c418

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1.dev34 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page