Important Things
1. Numpy : NumPy was created in 2005 by Travis Oliphant. for Matrix, algebra. and handle Arrays.
Indexing:
Slicing
Reshape Array
Array Join
Array_split ( divide into 4 parts)
Pandas : was created by Wes McKinney in 2008
Series Print only Simple data
Pandas Reads CSV File
Number Of Rows Print head/ tail
0 Comments