John D K

John D K

Working as a Data Scientist with experience in many different areas like: Data Quality, Data manipulation, Data Migration, Data Validation. Using Python, Pandas and Linux for Data Science!

How to Fix: ValueError: Trailing Data - Pandas and JSON

In this tutorial, we'll see how to solve

Create Count Column by value_counts in Pandas DataFrame

In this short guide, I'll show you how

How to Group by multiple columns, count and map in Pandas

To group by two or multiple columns, count unique combinations

Convert API Response to Pandas Dataframe - Python

In this post, we will learn how to convert an

Pandas cannot merge a series without a name

In this short guide, I'll show you how

How to Count Na(NaN) and non Na Values in Pandas?

In this article, we will cover how to count NaN

How to validate IP address in Pandas

To validate IP addresses in a Pandas DataFrame, we can

How to Handle Exceptions With ast.literal_eval in a Pandas

To handle exceptions and use ast.literal_eval in Pandas

Pandas Datetime Cheat Sheet

Cheat sheet for working with datetime, dates and time in

How to Create a Bag of Words in Pandas Python

In this short guide, I'll show you how