Sourav Pandey
Results
1
comments of
Sourav Pandey
The problem is that you are trying to set the `normed` property of a `Rectangle` object. However, `Rectangle` objects do not have a `normed` property. import pandas as pd import...