Month: May 2021

How to remove csv header using Spark (PySpark)

A common use case when dealing with CSV file is to remove the header from the source to do data…

Continue Reading How to remove csv header using Spark (PySpark)

How to access hive using Python (Source code )

Use case : If you want to do some scheduling or some automation , we may need to access Hive…

Continue Reading How to access hive using Python (Source code )

Chemical Reactions and Equations – Revision Notes (Class 10)

Chemical Reactions and Equations Chemical Change New substances formed. Change in chemical properties. Examples are as bellow: (a) Curdling of…

Continue Reading Chemical Reactions and Equations – Revision Notes (Class 10)

Matplotlib Cheat Sheet for Quick reference

Matplotlib Matplotlib Cheat Sheet for Quick reference Matplotlib is a Python 2D plotting library which produces publication-quality figures in a…

Continue Reading Matplotlib Cheat Sheet for Quick reference

NumPy Cheat Sheet for Quick reference

NumPy The NumPy library is the core library for scientific computing in Python. This Python NumPy cheat sheet is a…

Continue Reading NumPy Cheat Sheet for Quick reference