72bc633 58f6308
1
2
3
4
5
import pandas as pd df = pd.read_csv("/home/ram/Downloads/MSR_data_cleaned.csv") print(df.head(2))