Read .txt file with Python Pandas - strings and floats
问题 I would like to read a .txt file in Python (3.6.0) using Pandas. The first lines of the .txt file is shown below: Text file to read Location: XXX Campaign Name: XXX Date of log start: 2016_10_09 Time of log start: 04:27:28 Sampling Frequency: 1Hz Config file: XXX Logger Serial: XXX CH Mapping;;XXXC1;XXXC2;XXXC3;XXXC4 CH Offsets in ms;;X;X,X;X;X,X CH Units;;mA;mA;mA;mA Time;msec;Channel1;Channel2;Channel3;Channel4 04:30:00;000; 0.01526;10.67903;10.58366; 0.00000 04:30:01;000; 0.17090;10.68666