SLIDE 1
Pandas
- A very powerful package of Python for
manipula:ng tables
- Built on top of numpy, so is efficient
- Save you a lot of effort from wri:ng lower
python code for manipula:ng, extrac:ng, and deriving tables related informa:on
- Easy visualiza:on with Matplotlib
- Main data structures – Series and DataFrame