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

apt-get

sudo apt-get install wkhtmltopdf

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.2-py3-none-any.whl (113.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyter_analysis_extension-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 113.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for jupyter_analysis_extension-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 735b769ea021ed377a578f9972d758e568dd39005b0478a80f9be1a98afb5b8a
MD5 eb6f6fe74b38066daf0bfcf33620729f
BLAKE2b-256 969d08df81187e28bfd8e0a8f47b87154681eb1bdb9cf2b8fad4bf824941cc34

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