Python - Course Contents
Python - Course Contents
Python Overview
Introduction to Python
PYTHON Installation
PYTHON IDE’s Installation – Pycharm & Anaconda
Variables in Python
Datatypes – Int, Float, Complex, Bool, String
String Handling
Python Operators and Operands
Python Conditional Statements (If - Else Statements)
Python LOOPS (While, For - range)
Sequence or Collections in PYTHON
Python Lists
Python TUPLE
Python Sets
Python Dictionary
o List Comprehension
o Functions
o Closures
o Lambda – Map, Filter, Reduce
o Files – Text, CSV, PDF Handling
o Generators
o Decorators – Method Level, Class Level
o Python Modules
OBJECT ORIENTED PROGRAMMING SYSTEM
o OOPS Principles
o Define Classes, Objects, Reference Variables, Self
o Python Class and Objects
o Types of Variables
o Types of Methods
o Inheritance
o Super Keyword
o Polymorphism (Overloading & Overriding)
o Abstraction
o Encapsulation
o Python Multithreading
o Python Exception Handling
o Python Regular Expression
NUMPY
o Numpy arrays
o Ndarray
o Double dimension arrays
o Resizing, reshaping
o Vector multiplication
o Array Attributes
o Array Operations
o Indexing & Slicing
o Advance Indexing
o Interview Questions
o Exercise Programs
o Summary
PANDAS
Data Structures
Pandas - Dataframes, Panel, Reindexing
Options & Customization
Indexing & Selecting Data
Date Functionality
Interview Questions
Exercise Programs
Summary
.............. Much More
o Introduction to Serialization
o Structure and Container
o Pickle Module
o pickling built-in data structures
o byte strings
o binary
o xml parsing and construction –
o xml,json parsing
o construction - json, simplejson
o Interview Questions
o Exercise Programs
o Summary
PYTHON-DATA BASE
NO SQL Database
MONGO DB
History MongoDB
FeaturesNo SQL Databases
MongoDB Data Types
Install MongoDB
MongoDB Shell
MongoDB Data Modeling
Interview Questions
Exercise Programs
Summary
Data Science
Machine Learning