title

</div>

STATISTICS AND PLOTS

Data

Here we will work with public Data from airbnb, released under License CC0: Public Domain, which comes from Kaggle

Context

Since 2008, guests and hosts have used Airbnb to expand on traveling possibilities and present more unique, personalized way of experiencing the world. This dataset describes the listing activity and metrics in NYC, NY for 2019.

Content

This data file includes all needed information to find out more about hosts, geographical availability, necessary metrics to make predictions and draw conclusions.

Inspiration

Acknowledgements

Part of this notebook is based on the work of Dgomonov, published in Kaggle under the Apache 2.0 open source license, adapted by Juan Carlos Basto Pineda. I encourage you to check out the original notebook for further details.

Let's check about NaN, and take care of them

Let's check the values of some categorical variables

Which are the top 10 hosts, with the largest number of entries?

Handy plots with seaborn and DataFrames

Looking for correlations between the variables in the DataFrame