CSV file edition

Manuel Rincon tradingroompitalito at gmail.com
Tue Jan 9 15:26:17 EST 2018


Dear:

With what function could you separate the numerical part of each column?



                     MarketTime           Price
Type                                           
Type=0  MarketTime=11:18:26.549  Price=112.8300
Type=0  MarketTime=11:18:28.792  Price=112.8300
Type=0  MarketTime=11:18:28.792  Price=112.8400
Type=0  MarketTime=11:18:28.792  Price=112.8300
Type=0  MarketTime=11:18:45.798  Price=112.8500
Type=0  MarketTime=11:18:45.799  Price=112.8500
Type=0  MarketTime=11:18:45.880  Price=112.8400


I would need to filter only the numeric part of all the columns.



More information about the Python-list mailing list