Interview Questions
📄 410 ArticlesFunctions in Python
Welcome to the world of Functions. This is undoubtedly the most important topic of your Data Science career 😛Function will […]
Tricky Interview Questions (Python)
The reason why I put interview questions as the title of a lot of posts is because:–1. It makes you […]
Reading and Writing files in Python
You always have to read and write files when working for a company or Hackathon. So, it’s necessary to know […]
Visualizations in Python
Data visualization is the discipline of trying to understand data by placing it in a visual context so that patterns, […]
Visualization in Python Part 2
We have already plotted some basic graphs. Now it’s time to plot some more graphs:- Line Histogram Now let’s create […]
R – Cheat Sheet
This is a cheat sheet which aims on giving all the important concepts in a very crisp manner. Just give […]
Common Statistical Tests
There are various statistical tests in Data Analysis, following are the tests and their use:-1. Correlation -> This test looks […]
What is Machine Learning?
Big Data, Machine Learning, Artificial Intelligence, etc. If you are regular with news, then you must have heard a lot […]
Supervised Learning Overview
The word “Supervised” means monitoring. A supervised learning algorithm is one in which you train a data set on output […]
Supply Chain Analytics in Python
Let’s take a case study of Supply Chain optimization. There is a Restaurant which serves Mega Pizza (40”). It has […]