Data Scientist

Data Scientist

As a Data Scientist, I use statistical methods such as ML algorithms in order to identify patterns and to extract knowledge from data.

38 posts
Pandas - Rename Columns of a DataFrame

Pandas - Rename Columns of a DataFrame

Introduction In this tutorial, we want to rename a Pandas DataFrame column. In order to do this, we use the the rename() method of Pandas. Import Libraries First, we import the following python modules: import pandas as pd Create Pandas DataFrame Next, we create a Pandas DataFrame with some example...

Pandas - Create a DataFrame

Pandas - Create a DataFrame

Introduction In this tutorial, we want to create a Pandas DataFrame. In order to do this, we use the DataFrame() class of Pandas in different ways. Import Libraries First, we import the following python modules: import numpy as np import pandas as pd Create DataFrame from Dictionary Now, we create...

You’ve successfully subscribed to Deep Learning Nerds | The ultimate Learning Platform for AI and Data Science
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.