[go: up one dir, main page]

0% found this document useful (0 votes)
18 views8 pages

Data Analysis Professional Track Python MindMap

The document outlines various topics related to Python programming, including data types, operators, control flow, and data structures. It covers libraries like Numpy and Pandas, along with functions, error handling, and scripting techniques. Additionally, it includes mini-projects and practical applications for data manipulation and analysis.

Uploaded by

Omar Younis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views8 pages

Data Analysis Professional Track Python MindMap

The document outlines various topics related to Python programming, including data types, operators, control flow, and data structures. It covers libraries like Numpy and Pandas, along with functions, error handling, and scripting techniques. Additionally, it includes mini-projects and practical applications for data manipulation and analysis.

Uploaded by

Omar Younis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Data Types And Operators

Data Structures

1 2

Introduction To
Control Flow
Pandas 7 Python 3

4
6 5
Functions
Numpy
Scripting
There’s A Bug In Arithmetic Operators
Variables And
My Code
Assignment Operators

8 2
1

Data Types And Integers And Floats


String Methods 7 Operators
3

6 4
5
Type And Type Booleans, Comparison,
Conversion Operators, And Logical
Strings
Lists
Compound Data Structures

5 1

Data Structures 2
Dictionaries 4 Tuples

Sets
List Conditional Boolean Expressions
Comprehensions Statements For Conditions
Zip And
Enumerate
2
9 1
8

For Loops
Break And Continue 7 Control Flow 3

4
6 5
Building Dictionaries

For Loops Vs While Loops While Loops


Defining Functions

Lambda Expressions 4 Functions 2 Variable Scope

Documentation
Experimenting Online Python Programming
With An Resources Installation Running A Environment
Interpreter Python Script Setup
3
15 16 1 Editing A
Third-Party
Libraries
2 Python
4 Script
14
Scripting
Techniques
With Raw
For 13 Scripting 5 Input
Importing
Modules

12 6 Errors And
The 7 Exceptions
Standard 11 9
10 8 Handling
Library Errors
Importing Accessing
Local Reading And
Debugging Error
Scripts Writing Files
Messages
Mini-project: Mean Introduction Creating And
Normalization And To Numpy Saving Numpy
Data Separation Using Built-in
Creating ndarrays
ndarrays Functions to
10 create
With 1 2 ndarrays
Broadcasting 3
9

Accessing,
Arithmetic Deleting,
Operations 8 Numpy 4 And
And Inserting
Broadcasting Elements
Into
ndarrays

7 6 5
Slicing
Manipulating ndarrays
ndarrays Boolean Indexing, Set
Operations, And Sorting
Mini-project: Introduction
Statistics From To Pandas Creating
Stock Data Pandas Series Accessing And
Deleting
Loading Data Elements In
Into a Pandas 11 1 2 Pandas Series
Data frame 3
10

Arithmetic
Manipulate Operations On
A Data frame
9 Pandas 4 Pandas Series

5
8 7 6 Manipulate
A Series
Dealing With
Creating Pandas
NaN
Accessing Elements In Data frames
Pandas Data frames

You might also like