Skip to main content

A Jupyter Extension for Data Analysis

Project description

Ipywidget Analysis Extension

Build Status Contributors Forks Stargazers Issues MIT License

About The Project

Dependencies

  • ipywidgets (version>=7.0.0, <8.0)
  • qgrid (version>=1.3.1)
  • traitlets (version>=5.0.5)
  • ipykernel (version>=5.5.3)
  • plotly (version>=4.14.3)
  • statsmodels (version>=0.12.2)
  • scipy (version>=1.6.3)
  • seaborn (version>=0.11.1)
  • ipyevents (version~=0.8.2)
  • scikit-learn (version~=0.24.2)
  • setuptools (version~=49.6.0)
  • ipython (veresion~=7.22.0)
  • matplotlib
  • numpy
  • pandas
  • jupyterlab and notebook

Getting Started

pip

pip install jupyter-analysis-extension

or

git clone https://github.com/KyoungjunPark/ipywidget_statistics.git
==
<Notebook>
pip install -r requirements.txt
jupyter nbextension enable --py --sys-prefix widgetsnbextension
jupyter nbextension enable --py --sys-prefix qgrid

<JupyterLab 3>
TO BE SUPPORTED SOON
# pip install -r requirements_lab.txt
# jupyter labextension install @jupyter-widgets/jupyterlab-manager
# jupyter labextension install @j123npm/qgrid2@1.1.4 (for JupyterLab 3)
==

jupyter notebook

Conda

TBD.

Usage

Add these codes in the first cell of jupter notebook.

%load_ext autoreload
%autoreload 2
%matplotlib inline
import ipywidgets as widgets
from jupyter_analysis_extension.widget_func import WidgetFunc
WidgetFunc()

Contact

Kyoungjun Park - kyoungjun_park@tmax.co.kr (https://kyoungjunpark.github.io/)

Acknowledgements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jupyter_analysis_extension-1.1.1-py3-none-any.whl (161.8 kB view details)

Uploaded Python 3

File details

Details for the file jupyter_analysis_extension-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: jupyter_analysis_extension-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 161.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10

File hashes

Hashes for jupyter_analysis_extension-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7b0a83ae293819be91ba6fbb7ca6d518afd065a5b456c94099d6c56618bb37f2
MD5 9f2ff7183fd7c76d9256d28f4b7ab5d5
BLAKE2b-256 9968f5e70a17da1332d7b6d5965becc7f117ae4031349263fe2068cf60510cd9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page