Labeling an object by number

14 Views Asked by At

I want to label values of a column (Address) that has object dtype with number. the number that is to be labeled is average of two columns(Area and price). dataset

if we convert them to separate series, it can be possible answer? how can I do this for every row?

0

There are 0 best solutions below