Skip to content

A series of Jupyter Notebooks with Python exercises and examples.

Notifications You must be signed in to change notification settings

mariahsonja/python-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Basics Examples

Python

Jupyter Notebooks Code Examples 🐍

In this repository I added a number of jupyter notebooks with code examples and exercises for python.

It contains:

  • data sample used in the exercises
  • numpy exercises and examples
  • pandas exercises and code examples
  • python-basics with baics examples of python list, series, functions, etc.
  • python-lambda a group of exercises using lambda functions
  • python-plots exemples of plots using natcplolib and seaborn

This collection of exercises came from my own studies and trainings I have done during the past years. They are all updated to be used with Python 3.7.

📧 mariahsonja@hotmail.com

Thank you!