Skip to content

Latest commit

 

History

History

Python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Python

Get ready to learn the basics of python, explore some famous and important libraries and familiarise yourself with the vast applications of the different libraries present in this programming language.

Basic Syntax and Functionalities

Getting a grip of the basic syntax and functionalities is essential while picking up any programming language.

This notebook introduces you to the basic syntax for the programming language : Python Basics

Libraries

Learning to use python libraries can greatly aid the whole process of learning ML and AI Some of the major libraries used will be covered in these modules

This notebook introduces you to the major functionalities in NumPy and MatPlotLib: Numpy and Matplotlib

This folder introduces you to Pandas which is one of the more powerful libraries for data handling. You can check out the folder here: Pandas Folder

Have fun Learning!!