Confused on how to print numbers only from list and convert them into float

后端 未结 0 506
忘掉有多难
忘掉有多难 2020-12-13 01:13

my code:-

mean_distances = [td.text.strip() for td in rows[3].find_all(\'td\') ]

Output:-



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题