Loan Data

by Fola


Posted on Wednesday, 3rd jan 2024



Today, we are visualizing the information between loan-takers and their jbs

Code:

import pandas as pd
df = pd.read_csv('../data.csv')