Author: user

How to transfer file from SFTP server to Local using Python

There are situation you may need to programmatically transfer file from SFTP server to you local environment. Here we will…

Continue Reading How to transfer file from SFTP server to Local using Python

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

Pandas Cheat Sheet for Quick reference

Syntax for Creating DataFrames Specify values for each column. a b c 1 4 7 10 2 5 8 11…

Continue Reading Pandas Cheat Sheet for Quick reference

General Knowledge-Basics(13000 Q & A)

Basic General Knowledge for people preparing for competitive examination and PSC Examination General Knowledge – Basic – 001 General Knowledge…

Continue Reading General Knowledge-Basics(13000 Q & A)