Laid out how the notes folder looks
This commit is contained in:
30
jupyter-notes/Numpy Be Nummin.ipynb
Normal file
30
jupyter-notes/Numpy Be Nummin.ipynb
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"cells": [
|
||||||
|
{
|
||||||
|
"attachments": {},
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"# Numpy Crash Course\n",
|
||||||
|
"Documenting the usage of Numpy within the project.\n",
|
||||||
|
"\n",
|
||||||
|
"Docs:\n",
|
||||||
|
"- https://numpy.org/doc/1.24/user/absolute_beginners.html"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"kernelspec": {
|
||||||
|
"display_name": "Python 3",
|
||||||
|
"language": "python",
|
||||||
|
"name": "python3"
|
||||||
|
},
|
||||||
|
"language_info": {
|
||||||
|
"name": "python",
|
||||||
|
"version": "3.10.2"
|
||||||
|
},
|
||||||
|
"orig_nbformat": 4
|
||||||
|
},
|
||||||
|
"nbformat": 4,
|
||||||
|
"nbformat_minor": 2
|
||||||
|
}
|
||||||
30
jupyter-notes/Panda Bamboo.ipynb
Normal file
30
jupyter-notes/Panda Bamboo.ipynb
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"cells": [
|
||||||
|
{
|
||||||
|
"attachments": {},
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"# Pandas Crash Course\n",
|
||||||
|
"As usual, documenting what is being used from pandas here ig\n",
|
||||||
|
"\n",
|
||||||
|
"Docs:\n",
|
||||||
|
"- https://pandas.pydata.org/docs/getting_started/index.html#getting-started"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"kernelspec": {
|
||||||
|
"display_name": "Python 3",
|
||||||
|
"language": "python",
|
||||||
|
"name": "python3"
|
||||||
|
},
|
||||||
|
"language_info": {
|
||||||
|
"name": "python",
|
||||||
|
"version": "3.10.2"
|
||||||
|
},
|
||||||
|
"orig_nbformat": 4
|
||||||
|
},
|
||||||
|
"nbformat": 4,
|
||||||
|
"nbformat_minor": 2
|
||||||
|
}
|
||||||
31
jupyter-notes/Scipy Skiens.ipynb
Normal file
31
jupyter-notes/Scipy Skiens.ipynb
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"cells": [
|
||||||
|
{
|
||||||
|
"attachments": {},
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"# SciPy Crash course Notebook\n",
|
||||||
|
"\n",
|
||||||
|
"Hopefully I'll be documenting what is used in Scipy here\n",
|
||||||
|
"\n",
|
||||||
|
"Checkout the docs btw:\n",
|
||||||
|
"- https://docs.scipy.org/doc/scipy/getting_started.html#getting-started-ref"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"kernelspec": {
|
||||||
|
"display_name": "Python 3",
|
||||||
|
"language": "python",
|
||||||
|
"name": "python3"
|
||||||
|
},
|
||||||
|
"language_info": {
|
||||||
|
"name": "python",
|
||||||
|
"version": "3.10.2"
|
||||||
|
},
|
||||||
|
"orig_nbformat": 4
|
||||||
|
},
|
||||||
|
"nbformat": 4,
|
||||||
|
"nbformat_minor": 2
|
||||||
|
}
|
||||||
182
jupyter-notes/Seaborn Pogs.ipynb
Normal file
182
jupyter-notes/Seaborn Pogs.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user