- Hands-On Recommendation Systems with Python
- Rounak Banik
- 198字
- 2021-07-16 18:19:08
Manipulating Data with the Pandas Library
In the next few portions of the book, we are going to get our hands dirty by building the various kinds of recommender systems that were introduced in chapter one. However, before we do so, it is important that we know how to handle, manipulate, and analyze data efficiently in Python.
The datasets we'll be working with will be several megabytes in size. Historically, Python has never been well-known for its speed of execution. Therefore, analyzing such huge amounts of data using vanilla Python and the built-in data structures it provides us is simply impossible.
In this chapter, we're going to get ourselves acquainted with the pandas library, which aims to overcome the aforementioned limitations, making data analysis in Python extremely efficient and user-friendly. We'll also introduce ourselves to the Movies Dataset that we're going to use to build our recommenders as well as use pandas to extract some interesting facts and narrate the history of movies using data.
If you are already familiar with the pandas library, you may skip this chapter and move on to the next, Building an IMDB Top 250 Clone with p andas.
- Mastering Proxmox(Third Edition)
- 三菱FX3U/5U PLC從入門到精通
- Hands-On Artificial Intelligence on Amazon Web Services
- JMAG電機電磁仿真分析與實例解析
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- Python Algorithmic Trading Cookbook
- 21天學通Java Web開發
- 人工智能實踐錄
- 嵌入式操作系統
- 完全掌握AutoCAD 2008中文版:機械篇
- Lightning Fast Animation in Element 3D
- SQL Server數據庫應用基礎(第2版)
- 自適應學習:人工智能時代的教育革命
- Oracle 11g基礎與提高
- 網絡規劃與設計