python data extraction with non numeric charaters -


i have ascii file different coordinates , time, able extract coordinates not time time in format of 1980-01-01t20:55:49.257.

it helpful if suggest how remove (- t : ) characters , write data new file or suggest method if there read such kind of data.

i have data

1980 01 01 20 55 49 257

thanks help


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -