Parsing data - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

24105 visits



Outline:

What is Parsing data? split function and its syntax What is string tokenizing? How to split a string on whitespace? split function with argument strip function and example Converting string into floats and integers Example to read a huge .txt file line by line and parse each record Perform computations on the .txt file Execute the file using %run command