city_1 <- filter (hotel_bookings, hotel=="city_hotel" whenever i run a filter from a dataset , i get this response : 0 observation with 32 variables, when i View(), only columns heads appear without values
Hi, we don't have your dataset, so can't really help unless you provide a reproducible example.
What does the hotel_bookings dataset look like?
hotel_bookings
Thanks very much, i have rectified the problem.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.