Simple introduction to Python - example code. Data types, Structured data, Loops and Conditionl statements.
Simple examples with numpy, an open-source Python library. NumPy has support for multi-dimensional array and matrix manipulation.
View the notebook Download notebook
Errata: The comments in the Notebook shows the installation of package as npm install. It should be pip install. Please take note.
Simple examples with Pandas library. Excel sheet kind of structure and operations in Pandas
View the notebook Download notebook
Errata: The comments in the Notebook shows the installation of package as npm install. It should be pip install. Please take note.
Simple examples with Matplotlib. Plotting the data with some of the popular graph types using maptplot lib, demonstrating its use in EDA.
View the notebook Download notebook
Errata: The comments in the Notebook shows the installation of package as npm install. It should be pip install. Please take note.
Additional examples demostrating the usage of various Charts.
Contact: Mail ramsp35 .
Kindly bear with me, if there is a delay in replying.