Learn practical skills, build real-world projects, and advance your career

Exploratory Data Analysis of Credit Card Customers

Saving the notebook to JOVIAN.AI

project_name = "eda-creditcard" 
jovian.commit(project=project_name)
[jovian] Detected Colab notebook... [jovian] Uploading colab notebook to Jovian... [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ai/poddardelhi/eda-creditcard
from google.colab import drive
drive.mount('/content/drive')
Mounted at /content/drive

Importing the libraries