Skip to main content

Alexansel's group workspace

Timestamps visible
2024-02-13 10:06:05
 #   Column                          Non-Null Count  Dtype
2024-02-13 10:06:05
---  ------                          --------------  -----
2024-02-13 10:06:05
 0   id                              19001 non-null  int64
2024-02-13 10:06:05
 1   name                            18994 non-null  object
2024-02-13 10:06:05
 2   host_id                         19001 non-null  int64
2024-02-13 10:06:05
 3   host_name                       18993 non-null  object
2024-02-13 10:06:05
 4   neighbourhood_group             19001 non-null  object
2024-02-13 10:06:05
 5   neighbourhood                   19001 non-null  object
2024-02-13 10:06:05
 6   latitude                        19001 non-null  float64
2024-02-13 10:06:05
 7   longitude                       19001 non-null  float64
2024-02-13 10:06:05
 8   room_type                       19001 non-null  object
2024-02-13 10:06:05
 9   price                           19001 non-null  int64
2024-02-13 10:06:05
 10  minimum_nights                  19001 non-null  int64
2024-02-13 10:06:05
 11  number_of_reviews               19001 non-null  int64
2024-02-13 10:06:05
 12  last_review                     15243 non-null  datetime64[ns]
2024-02-13 10:06:05
 13  reviews_per_month               15243 non-null  float64
2024-02-13 10:06:05
 14  calculated_host_listings_count  19001 non-null  int64
2024-02-13 10:06:05
 15  availability_365                19001 non-null  int64
2024-02-13 10:06:05
dtypes: datetime64[ns](1), float64(3), int64(7), object(5)
2024-02-13 10:06:05
memory usage: 2.5+ MB