I am reading a csv file which gives me a dataframe but unable to access any attributes of it. enter image description here

I did try doing df['bedroom'] but it gave a issue

enter image description here

I am new to python and the field of datascience and it might be a rookie mistake

0

There are 0 best solutions below