Skip to main content

Retro Pandas - Plotting back in 1985

Project description

Retro Pandas - Plotting back in 1985

$pip install a-pandas-ex-console-plot



from a_pandas_ex_console_plot import pd_add_console_plot

import pandas as pd

import numpy as np

pd_add_console_plot()

#https://pandas.pydata.org/pandas-docs/stable/user_guide/visualization.html

df2 = pd.DataFrame(np.random.rand(10, 4), columns=["a", "b", "c", "d"])

df2.ds_console_plot(sizepic=70, kind="bar", subplots=False)

Isn't that beautiful? hahahaha

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

a_pandas_ex_console_plot-0.10.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

a_pandas_ex_console_plot-0.10-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