Skip to content

sureshmanem/Python_LearnByDoing

Repository files navigation

Python - Learning by Doing

Module 1 - Installing Python and Environment Setup

  • There are many youtube videos out there to help you with the setup
  • My Recommendations are: Anaconda Navigtor and Google Colab along with Github
  • Types of Variables
  • Using Variables
  • Boolean Variables and Operators
  • The While Loop
  • The For Loop
  • The IF Statement
  • Exercise
  • Lists
  • Using the [] brackets
  • Slicing
  • Tuples
  • Functions
  • Packages
  • Numpy and Arrays
  • Slicing Arrays
  • Excercise
  • Matrices
  • Building first matrix
  • Dictionaries
  • Matrix Operations
  • Visualization
  • First Function and Design
  • Insights
  • Exercise
  • Importing data into Python
  • Exploring dataset
  • Renaming columns of data frame
  • Subsetting dataframes
  • Basic Operations with DF
  • Filtering in DF
  • Using .at() and .iat()
  • Intro to Seaborn
  • Visualizing with Seaborn
  • Keywork Arguments in Python
  • Exercise
  • Category Data Type
  • JointPlots
  • Histograms
  • Stacked Histograms
  • KDE Plot
  • Subplots()
  • Violinplots vs Boxplots
  • Faced Grid
  • Coordinates and Diagonals
  • Building Dashboard in Python
  • Styling Tips
  • Finishing Touches
  • Exercise

--- End of topics ---

About

Python basics learning by doing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published