Skip to content

row2plot is python package that help to convert your dataset row into histogram and kdeplot so you can convert your row data into image format.

License

Notifications You must be signed in to change notification settings

ashishpatel26/row2plot

Repository files navigation

row2plot

row2plot provides the facilty to covert your row data into different graph such as hist, kdeplot.

often looks like this::

#!/usr/bin/env python

from row2plot import row2hist
from row2plot import row2kde

you can also with whl file like
pip install https://github.com/ashishpatel26/row2plot/blob/master/dist/row2plot-1.0-py3-none-any.whl

About

row2plot is python package that help to convert your dataset row into histogram and kdeplot so you can convert your row data into image format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published