ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Parsing data - English

This is a sample video. To access the full content,
please Login

24773 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