ardifarizky commited on
Commit
35d2008
1 Parent(s): 13fca90

Update eda.py

Browse files
Files changed (1) hide show
  1. eda.py +1 -1
eda.py CHANGED
@@ -124,7 +124,7 @@ def run():
124
 
125
  - Online Travel agents are favored for bookings. We can Strengthen partnerships with Online Travel agents, offering them exclusive deals or promotions to encourage more bookings through this channel. Focus marketing efforts on promoting these partnerships to attract a broader customer base. By implementing these solutions, hotels can adapt to changing customer preferences and market dynamics, ultimately enhancing customer satisfaction and revenue generation.
126
 
127
- ''')
128
 
129
  if __name__ == '__main__':
130
  run()
 
124
 
125
  - Online Travel agents are favored for bookings. We can Strengthen partnerships with Online Travel agents, offering them exclusive deals or promotions to encourage more bookings through this channel. Focus marketing efforts on promoting these partnerships to attract a broader customer base. By implementing these solutions, hotels can adapt to changing customer preferences and market dynamics, ultimately enhancing customer satisfaction and revenue generation.
126
 
127
+ ''', height = 1000)
128
 
129
  if __name__ == '__main__':
130
  run()