Tag Archives: AttributeError: DataFrame object has no attribute’xxx’

[Solved] AttributeError: DataFrame object has no attribute’xxx’

Problem Description:

After reading a column of information in the table (full [‘power ‘]. Describe()),

Error ‘dataframe’ object has no attribute ‘power’ occurred


Problem-solving:

Find the table header and find that there is more space in “power” when naming the header. Delete the space