Created
October 15, 2019 06:44
-
-
Save MariaLavrovskaya/3ca6458365da1ceb39342979f5fafbc3 to your computer and use it in GitHub Desktop.
airbnb_11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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