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.