Python Virtual Training For Arcesium - Module III

Oct 11-15, 2021 Vikrant Patil

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

© Pipal Academy LLP

Day 1 | Day 2 | Day 3 | Day 4 | Day 5

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

create a notebook with name module3-day1

Spreadsheet of python

problems

DataFrames and Series

acceess various thing from series and dataframe

processing

Filtering/selecting

cleaning the data

Merging data

merge

this works on a column!

join

groupby

Data conversion

Writing data

Writing Excel