Python Virtual Training For Arcesium - Module I - Day 4

Sep 20-24, 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.

login to hub and create a notebook with name module1-day5

+ parent
  + pccoe..
  + arcesium_finop_batch1
  + arcesium_finop_batch2
    - index.ipynb
    - module1-day1.ipynb
    .
    .
    .

problems

longlistdir(".")
f index.html
f index.ipynb
f Makefile
.
.
d .ipynb_checkpoints
+ parent
  + pccoe..
  + arcesium_finop_batch1       parent/arcesium_finop_batch1/, [folder1, folder2], [file1.txt]
    - file1.txt
    + folder1                   parent/arcesium_finop_batch1/folder1, [], []
    + folder2                   parent/arcesium_finop_batch1/folder2, [], [hello.txt]
      - hello.txt
  + arcesium_finop_batch2       parent/arcesium_finop_batch2/, [.ipynb_checkpoints], [index.html, index.ipynb, .....]
    - index.ipynb
    - module1-day1.ipynb
    .
    .
    .

Creating your own module

Scripts