Skip to content

deeplaxmii/Python-for-Data-Science-and-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Python-for-Data-Science-and-AI

Coursera course by IBM

This repository is aimed to help Coursera learners who have difficulties in their learning process. The quiz and programming homework belongs to coursera. Please Do Not use them for any other purposes. Please feel free to contact me if you have any problem,my email is [email protected]

About this Course This introduction to Python will kickstart your learning of Python for data science, as well as programming in general. This beginner-friendly Python course will take you from zero to programming in Python in a matter of hours.

Module 1 - Python Basics

o Your first program

o Types

o Expressions and Variables

o String Operations

Module 2 - Python Data Structures

o Lists and Tuples

o Sets

o Dictionaries

Module 3 - Python Programming Fundamentals

o Conditions and Branching

o Loops

o Functions

o Objects and Classes

Module 4 - Working with Data in Python

o Reading files with open

o Writing files with open

o Loading data with Pandas

o Numpy

Finally, you will create a project to test your skills.