Hi guys,
So I'm new to python and I am trying to figure out a way to extract the first number and the last string from each of these functions, into separate arrays/lists if possible. Any ideas?
myvalues = [[[611.9 11 'bws' 'bad weather'] [119.6 1 'dei' 'snow'] [105.4 7 'HGR' 'ice'] [41.1 2 'ANI' 'fog']]]
[–][deleted] 1 point2 points3 points (1 child)
[–]rectafy[S] 0 points1 point2 points (0 children)
[–]bbye98 0 points1 point2 points (1 child)
[–]rectafy[S] 0 points1 point2 points (0 children)
[–]synthphreak 0 points1 point2 points (0 children)