Aims of this lab

A DataFrame is similar to a fixed-size dict because you can use the index labels to get and set values. ... it can’t deal with duplicate values for one index/column pair. pivot_table is a generalization of pivot that can handle duplicate values for one pivoted index/column pair. ... (“insert into PNB values(‘E1’,’Meena’,’Delhi ... ................
................