Python for Data Analytics – Foundations of Numpy and Pandas

(You must login to your provided gmail account on Google.com to view the contents on this page)

Part 1: Foundations of Numpy and Pandas

0 Anaconda Installation

1 Create Arrays

2 Basic Operation of Arrays

3 Indexing and Slicing

4 Simple Array Operations

5 Universal Functions

6 Array Processing

7 Save and Load Arrays

8 Series

9 DataFrame + Titanic Example

10 Indexing Objects

11 Reindex

12 Drop Data

13 Slice Data

14 Data Alignment

15 Rank and Sort