- Learning pandas(Second Edition)
- Michael Heydt
- 243字
- 2021-07-02 20:37:04
Summary
In this chapter, we went on a tour of the how and why of pandas, data manipulation/analysis, and science. This started with an overview of why pandas exists, what functionality it contains, and how it relates to concepts of data manipulation, analysis, and data science.
Then we covered a process for data analysis to set a framework for why certain functions exist in pandas. These include retrieving data, organizing and cleaning it up, doing exploration, and then building a formal model, presenting your findings, and being able to share and reproduce the analysis.
Next, we covered several concepts involved in data and statistical modeling. This included covering many common analysis techniques and concepts, so as to introduce you to these and make you more familiar when they are explored in more detail in subsequent chapters.
pandas is also a part of a larger Python ecosystem of libraries that are useful for data analysis and science. While this book will focus only on pandas, there are other libraries that you will come across and that were introduced so you are familiar with them when they crop up.
We are ready to begin using pandas. In the next chapter, we will begin to ease ourselves into pandas, starting with obtaining a Python and pandas environment, an overview of Jupyter notebooks, and then getting a quick introduction to pandas Series and DataFrame objects before delving into them im more depth in subsequent elements of pandas.
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- Rust編程從入門到實(shí)戰(zhàn)
- NLTK基礎(chǔ)教程:用NLTK和Python庫(kù)構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- Rake Task Management Essentials
- Access 2010數(shù)據(jù)庫(kù)基礎(chǔ)與應(yīng)用項(xiàng)目式教程(第3版)
- Responsive Web Design by Example
- Java語(yǔ)言程序設(shè)計(jì)教程
- Visual Basic程序設(shè)計(jì)基礎(chǔ)
- Flask開發(fā)Web搜索引擎入門與實(shí)戰(zhàn)
- WCF全面解析
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)
- Hadoop MapReduce v2 Cookbook(Second Edition)
- Comprehensive Ruby Programming
- 數(shù)據(jù)結(jié)構(gòu):C語(yǔ)言描述(融媒體版)