jan-herout / Pandas-Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Learning

A collection of notebooks covering concepts that I've learned or used in Data Science projects.

Most examples are relate to Python and Pandas.

More info and details:

Topics:

How to preview Notebooks

Notebooks can be previewed directly in github (sometimes will show error - Sorry, something went wrong. Reload?).

If you get error in github then you can:

  1. Open https://nbviewer.jupyter.org/
  2. Paste the link to your notebook

https://github.com/softhints/datascientyst/blob/master/tree/python-find-all-parent-child-nodes-pandas-dataframe-subtree.ipynb

there and then you get:

https://nbviewer.jupyter.org/github/softhints/datascientyst/blob/master/tree/python-find-all-parent-child-nodes-pandas-dataframe-subtree.ipynb

About


Languages

Language:Jupyter Notebook 100.0%