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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file a_pandas_ex_console_plot-0.10.tar.gz.
File metadata
- Download URL: a_pandas_ex_console_plot-0.10.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3cb03ddcf5ba2662d6bd36882c5cbd9462701076c9267f60877e0250609e9e4
|
|
| MD5 |
82e4887a3ce60759773963fea3834635
|
|
| BLAKE2b-256 |
c0bf1dfd1f9a8ccfc903c1e799cbc8d9f64f9b319d9bc0fd36e75ab00aba2b92
|
File details
Details for the file a_pandas_ex_console_plot-0.10-py3-none-any.whl.
File metadata
- Download URL: a_pandas_ex_console_plot-0.10-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
feb00822de573b6333123f6cefb8f4110fd7bc7ff9e4b8cfaf580fc83e704de7
|
|
| MD5 |
0aa3d0a29081527e6db973ea7f93986d
|
|
| BLAKE2b-256 |
ba6768e92a6e1945535f1b990702638e5366f326ff395cf384668e011e225664
|