X

Python

Confusion matrix – Example, Scenario and Code

A confusion matrix is a table that is often used to describe the performance of a classification model (or "classifier")…

Python – Functions

Functions A function is a rule for taking zero or more inputs and returning a corresponding output. In Python, we…

Flatten list item from Column – Python [Data Cleaning]

Hi folks. , Hope you are doing well. So here today I'm going to present you a scenario that we…

Data Cleaning with Pandas Python : Missing Values

According to IBM Data Analytics you can expect to spend up to 80% of your time cleaning data. Hi, Folks hope you all…

Creating Pivot Table with Pandas

Hey Guys, today I'm going to create an article on PIVOT TABLE in Python with the help of Pandas.  So, Pivot Table is basically…

Data Science – First Step with Python and Pandas (Read CSV File)

Hi, Folks hope you all are doing awesome, So today I'm going to start Data analysis with Python Pandas. this tutorial…

Top 4 Python Libraries for Data Science in 2018

Hi folks, today I'm going to Explain Something about python, Yeh I know, First time this is happing on TechJunkGigs, So let's talk about…