Filtering Data with Pandas
Introduction to Data Filtering

Pandas is a python library that provides tools for statistical analysis, data wrangling, and much more. In this post, we will discuss how to filter data using Pandas data frames and series objects. For our purposes, we will be working with the Hotel Booking Demand data set which can be found on Kaggle.