- 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.
- 嵌入式系統(tǒng)及其開發(fā)應用
- 輕松學PHP
- Photoshop CS4經(jīng)典380例
- WOW!Illustrator CS6完全自學寶典
- Getting Started with MariaDB
- 精通Windows Vista必讀
- 電腦上網(wǎng)直通車
- WordPress Theme Development Beginner's Guide(Third Edition)
- Associations and Correlations
- 我也能做CTO之程序員職業(yè)規(guī)劃
- TensorFlow Reinforcement Learning Quick Start Guide
- C++程序設計基礎(上)
- 會聲會影X4中文版從入門到精通
- Flash CS5二維動畫設計與制作
- Office 2010輕松入門