Author: user

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)

Kerala – General knowledge ( English )

Kerala related General knowledge : One word question and answers Kerala – General knowledge ( English ) – 01 Kerala…

Continue Reading Kerala – General knowledge ( English )

Apache Storm interview questions

1. What is Apache Storm? Apache Storm is a free and open source distributed realtime computation system. Apache Storm makes…

Continue Reading Apache Storm interview questions

Apache PIG interview questions

1. What is pig? Pig is a Apache open soucre project which run on top of hadoop,provides engine for data…

Continue Reading Apache PIG interview questions
PySpark @ Freshers.in

Apache Spark interview questions

1. What is Apache Spark? Apache Spark is an open source cluster computing fast and flexible data processing framework. It…

Continue Reading Apache Spark interview questions
Snowflake

What are the Best Practices when using Snowflake Transactions?

A transaction should contain statements that are related and should succeed or fail together. Larger transactions can improve performance in…

Continue Reading What are the Best Practices when using Snowflake Transactions?