Skip to content

Instantly share code, notes, and snippets.

@MariaLavrovskaya
Created October 15, 2019 06:44
Show Gist options
  • Save MariaLavrovskaya/3ca6458365da1ceb39342979f5fafbc3 to your computer and use it in GitHub Desktop.
Save MariaLavrovskaya/3ca6458365da1ceb39342979f5fafbc3 to your computer and use it in GitHub Desktop.
airbnb_11
df_1 = data.loc[:, ['neighbourhood_group', 'neighbourhood','room_type', 'price', 'minimum_nights',
'number_of_reviews', 'reviews_per_month']]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment