An open API service indexing awesome lists of open source software.

https://github.com/dgapitts/python-pandas-jupyter-notebooks


https://github.com/dgapitts/python-pandas-jupyter-notebooks

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# python-pandas-jupyter-notebooks

## Background

More notes on study Pandas and Jupyter Notebooks, extending upon
* [example pandas-rolling-window.py](https://github.com/dgapitts/brilliant-Programming-with-Python/blob/cd23e34616ce7401b7078237a7c6d38040346050/pandas-rolling-window.py)
* [text processing with jupyter notebooks](https://github.com/dgapitts/Python_Data_Analysis/blob/main/chapter3/03_02_loadingtext.ipynb)

## 00 Env Setup via anaconda

This is [covered here](https://github.com/dgapitts/bash-by-example#example-17---getting-started-with-conda-and-jupyter-notebook)