- Mastering Python for Data Science
- Samir Madhavan
- 103字
- 2021-07-16 20:14:18
Summary
In this chapter, we got familiarized with the NumPy and pandas packages. We understood the different datatypes in pandas and how to utilize them. We learned how to perform data cleansing and manipulation, in which we handled missing values and performed string operations. This chapter gives us a foundation for data science and you can dive deeper into NumPy and pandas by clicking on the following links:
- NumPy documentation: http://docs.scipy.org/doc/
- pandas documentation: http://pandas.pydata.org/
In the next chapter, we'll learn about the meaning of inferential statistics and what they do, and also how to make sense of the different concepts in inferential statistics.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- 密碼學原理與Java實現
- SpringMVC+MyBatis快速開發與項目實戰
- Building Cross-Platform Desktop Applications with Electron
- Visual C++數字圖像處理技術詳解
- Unity 2D Game Development Cookbook
- Mastering openFrameworks:Creative Coding Demystified
- RealSenseTM互動開發實戰
- 開源項目成功之道
- Hands-On Kubernetes on Windows
- ExtJS Web應用程序開發指南第2版
- Ext JS 4 Plugin and Extension Development
- Kotlin語言實例精解
- Elasticsearch搜索引擎構建入門與實戰
- SQL Server 2014 Development Essentials