Python visualization library that supports human laziness in drawing complete and attractive statistical graphs in just one function.

Padang, Indonesia
Pinned Tweet
Our site is now up at grplot.readthedocs.io 🚀
37
Copying thousands of small files mixed with large ones in Explorer can take days — no guarantee of finishing. One locked file kills everything. I built the fix: RoboExtension. Copies 10×, moves 406× faster. $10 one-time. roboextension.com #Windows #Productivity
1
31
Actually grplot has been downloaded 96K times through PyPI. The 10K was from the conda forge badge. Yippiee!! I like when people are so lazy to code but produce meaningful analysis. 🫶 #DataScience #DataAnalytics
release: grplot-1.0.2 Major update! - support up to Python 3.13, pandas >= 2, and numpy >= 2. - added alpha2. - added hatch parameter for pieplot. - major base plot parameter changes. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
88
release: grplot-1.0.2 Major update! - support up to Python 3.13, pandas >= 2, and numpy >= 2. - added alpha2. - added hatch parameter for pieplot. - major base plot parameter changes. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
1
3
2,017
Wake up too early to celebrate my 10k downloads milestone :P 🙋‍♂️
95
release: grplot-0.14.4 What's new? - added set label feature. - allowed empty subplots using None plot argument. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
3
3,378
I wish I had written and finalized this in 2022, but here we are. I just published the grplot: A Python Library for Lazy Statistical Data Visualization on doi.org/10.5281/zenodo.17159…
54
Join NumHack 2024 to harness AI for social good! Collaborate, innovate, and make an impact through projects in education, healthcare, environment, and more. Pre-register now to participate! #NumHack2024 #AIforGood
1
1
102
release: grplot-0.14 What's new? - update setup requirements. - add marker parameter to lineplot. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
2
124
Long time since my transition into Senior Data Scientist, So... release: grplot-0.13.2 What's new? - fixed statdesc dot separator 5 to 2 comma behind bug for number between 0.01 and 1 readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
116
release: grplot-0.13.1 What's new? - filter feature for pandas dataframe. etc. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
1
2
20
14,779
- fixed numpy array and pandas index base column bug after the optimizer update by supporting numpy.str_ to optimizer_key. - prevent cmap reinitialization for other libraries that are based on seaborn.
1
237
release: grplot-0.12.1 What's new? - rank order, gain, ks, and lift analysis decile starts from 0. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
1
2
5
release: grplot-0.12 What's new? - rank order, gain, ks, and lift analysis added to the analytic package. - added customer_id parameter to cohort function. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
3
7
release: grplot-0.11 What's new? - analytic package added, currently only available monthly cohort analysis. - as the major update of seaborn came, localized dependency implemented. etc. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
1
1
11
- text_sep_def bug when lineplot and scatterplot combined fixed.
release: grplot-0.10.4 What's new? - enhanced optimizer, pruned processing time on pandas input structure when using numpy processing. - added more options to the optimizer feature. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
1
release: grplot-0.10.2 What's new? - optimizer feature optimization. - seaborn axis label bug fix for numpy.array data. etc. readme at github.com/ghiffaryr/grplot #dataanalyst #datascientist #dataanalysis #datascience
1
2
2
- first valid index for dictionary-numpy.array that contains non-numerical data fix.