ajpotts / ArkoudaNotebooks

place for notebooks and example uses of the Arkouda software package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArkoudaNotebooks

This is a place for notebooks and example uses of the Arkouda software package

Use nbstripout to strip ouput from notebooks before checking them into this repo.

nbstripout github repo, for more detail go to the nbstripout github repo README

# install nbstripout
pip install nbstripout
# or
pip install --upgrade nbstripout
# or
conda install -c conda-forge nbstripout

### install the git filter
nbstripout --install

About

place for notebooks and example uses of the Arkouda software package

License:MIT License


Languages

Language:HTML 68.8%Language:Jupyter Notebook 31.2%