About This Book "Pandas Programming & Exercises" is a textbook for high school and college students; it covers all essential Pandas language knowledge. You can learn complete primary skills of Pandas programming fast and easily. The textbook includes many practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam.
A Book Unknown to the Public This is a programming textbook from the faraway east. For people here, this textbook is full of exotic and different styles. However, it is wise for you to learn multicultural skills from different angles. For the same problem, there are different explanations and different solutions. Namely, standing another standpoint to study this textbook, you will not only have the outstanding ability of the people here, but also the smart wisdom of the people there. Finally, you are bound to become a great engineer in the IT field!
Prerequisite to Learn Pandas Before learning the Pandas , you should have basic knowledge of Python and the array, because Pandas works with Python and arrays .
Table of Contents
Chapter 1 What is Pandas? What Panda Is Used For? ...... Chapter 2 DataFrame Locate the Row (1) ...... Chapter 3 Embed Python Dictionary Print the First 5 Rows ...... Chapter 4 Fill the Average Value Fill the Middle Value ...... Chapter 5 Data Correlation Get Data Correlation ...... Chapter 6 The Sum of Each Column The Prod of Each Column ...... Chapter 7 Row Name & Column Name Sort by Row Names ...... Chapter 8 Iterate Over DataFrame (3) Get Range of Regular Dates ...... Pandas Q & A Questions Answers