Skip to content

saili109/jupyter-dataprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-dataprocess

Jupyter-dataprocess is a library to display Jupyter Widgets for data cleaning and preprocessing.

Installation

Install from PyPI:

pip install jupyter-dataprocess

Usage

In a Jupyter Notebook cell:

from dataprocess import CreateWidgets
w = CreateWidgets(dataframe)
w.get_widget()

License

Jupyter-dataprocess is licensed under MIT License.

About

Jupyter Widgets for data cleaning and preprocessing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages