I have the following list:
weather = [\'sunny\', \'foggy\', \'cloudy\', 22] that I would like to use it in a \'sche\' of spark DataFrame in the follwoing
weather = [\'sunny\', \'foggy\', \'cloudy\', 22]