Description

Python is a powerful high-level, object-oriented programming language. It has simple easy-to-use syntax, making it the perfect language for someone trying to learn computer programming for the first time.

It is a fully functional programming language that can do anything almost any other language can do, at comparable speeds.

You can use Python for developing desktop GUI applications, websites, and web applications. Python is widely used in the Financial Advisory domain as well to perform Financial Analysis on large data sets, build Financial Models & more.

This basic Python Learning package includes:

1. Python Basics like:
– Python Input and Output
– Lists, Tuples, Dictionaries, and Variables
– While Loops
– For Loops
– If Statements
– If…Else Statements
– If..Elif..Else Statements
– Functions & Variables
– Function Parameters

2. Python PIP
3. Lambda Function
4. Exception Handling
– Error Detection
– Try Catch

5. File Handling in Python
– File Input and Output
– Appending To A File
– Reading From A File

6. Object Oriented Programming
– Creating Classes
– Accessing class member

7. Numpy Arrays
– Intro to Numpy Arrays
– Data Processing using Arrays

8. Data Frame Manipulation
– Getting Started with Pandas
– Indexing, Filtering
– Sorting & Summarizing
– Descriptive Statistics
– Combining and Merging

9. Data Visualization
– Bar, Line, Scatter plot
– Area, Histogram, etc.

10. Exercises for Practice
– Solved Assignments
– Assignments