Python 3.7.12
1.3.5
1.21.5
3.2.2
Index(['id', 'name', 'host_id', 'neighbourhood', 'latitude', 'longitude',
'room_type', 'minimum_nights', 'number_of_reviews', 'last_review',
'reviews_per_month', 'availability_365', 'y'],
dtype='object')
id 9990
name 9114
host_id 2325
neighbourhood 23
latitude 6239
longitude 6867
room_type 4
minimum_nights 30
number_of_reviews 261
last_review 547
reviews_per_month 595
availability_365 366
y 7520
['neighbourhood', 'room_type', 'minimum_nights', 'number_of_reviews', 'last_review', 'reviews_per_month', 'availability_365']