Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tonytech83/jupyter-notebook-mastery

Jupyter Notebook Mastery - December 2023
https://github.com/tonytech83/jupyter-notebook-mastery

Last synced: about 2 months ago
JSON representation

Jupyter Notebook Mastery - December 2023

Awesome Lists containing this project

README

        

Jupyter Notebook Mastery - December 2023



The "Jupyter Notebook Mastery" course aims to impart fundamental skills for working with Jupyter Notebook. The course will focus on the process of data storytelling - the ability to extract knowledge from data and present it in an understandable and intuitive way. During the training, participants will learn about defining problems and hypotheses, preparing and visualizing data, creating a comprehensive Jupyter notebook, and drawing conclusions based on the analysis conducted. Those enrolled in the training will become familiar with basic Python libraries for data processing and visualization - Numpy, Pandas, and Matplotlib.


Language

- `Python`

Judge System

- [`Problem descriptiom and online judge system`](https://judge.softuni.org/Contests/#!/List/ByCategory/470/Jupyter-Notebook)

Table of Contents

- [`Introduction to Jupyter Notebook`](https://github.com/tonytech83/Jupyter-Notebook-Mastery/tree/main/01_Introduction_to_Jupyter_Notebook)
- [`Principles of Numpy`](https://github.com/tonytech83/Jupyter-Notebook-Mastery/tree/main/02_Principles_of_Numpy)
- [`Principles of Pandas`](https://github.com/tonytech83/Jupyter-Notebook-Mastery/tree/main/03_Principles_of_Pandas)
- [`Principles of Matplotlib`](https://github.com/tonytech83/Jupyter-Notebook-Mastery/tree/main/04_Principles_of_Matplotlib)




Made with by Anton Petrov