Skip to content

nixen420/intro-to-python-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Logo

Python Programming Basics

Lets Get Rolling - Student Pre-Read

Before this lesson , we recommend you go through

Learning Objectives

After this lesson, you'll be able to

  • Understand Python libraries and their usage for Data Science
  • Work with basic Python data types
  • Work with Python Loops
  • Perform List Operations
  • Understand Set operations

Agenda

  • Why Python for Data Science
  • Setup the Programming Environment - The Python Machine Learning Setup repositoryhas all the necessary instructions. You'll have to go through all the steps outlined there (choose the py27 environment, which is the default example used there).
  • Python Libraries
  • Hands On Code along with the Instructor on Python Basics

Slides

@gslides

Instructors code alongs

Basic python jupyter notebook

Assignments

& many more inside commit.live.

Resources & Post Reads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%