Rasheed-Al-Qobbaj / DataCampProject-Cleaning-Bank-Marketing-Campaign-Data

A simple pandas script to clean and format a CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleaning Bank Marketing Campaign Data

This was my first very fun and simple project on data campšŸ˜Š.

Cleaning process

Using the pandas library I imported the data and formated it as specified by the "bank", I had to change data types and format the ever elusive datetimešŸ˜«. The code is self-explanatory and is filled with comments.

About

A simple pandas script to clean and format a CSV file


Languages

Language:Jupyter Notebook 100.0%