Live Online Webinar
scheduled for
Tuesday, 15th August, 2023
9:30am to 11:00am
When it comes to manipulating structured textual data,
Python is the most preferred Programming language these days
across various industries viz.,
Data Analytics,
DevOPs,
Test Automation,
Software Tools, etc
Offered in collaboration with
"Learning Candid India Pvt. Ltd." [ www.lcipl.com ]
Using csv file data formats
Effective techniques using smart Dictionaries
Using minimilastic code
Using Comprehensions
Familiarity with basic Python syntax needed for
Strings, Lists, Dictionaries, Reading files, etc
Ability to execute Python scripts from command prompt on your system
"csv" files are one of the most common data file formats for structured textual data
In this live webinar participants will
Write code along with the Trainer to
Solve a Business problem dealing with "csv" files.
Participants will learn and apply various Pythonic Idioms like
enumerate,
zip
next
Dictionary Tricks
Comprehensions
To create
A minimalistic, readable, useful Python script that
Can work with multiple data files and
Quickly Process the fetched Data