Python Virtual Training For Arcesium - Module II

Sep 20-24, 2021 Vikrant Patil

These notes are available online at https://notes.pipal.in/2021/arcesium_finop_batch1/

© Pipal Academy LLP

Day 1 | Day 2

We will be using jupyter hub from https://lab.pipal.in for this training.

create a notebook with name module2-day2

List comprehesions

problems

os.path.join() # this is equiavalent to os.path.sep.join()

problems

Working with Files

Reading text files