Skip to content

AttributeError: 'DataFrame' object has no attribute 'ix' #13

@QinZiwen

Description

@QinZiwen

python src/color.py has some problems:

File "src/color.py", line 164, in <module>
    hist = color.histogram(data.ix[0,0], type='global')
return object.__getattribute__(self, name)
AttributeError: 'DataFrame' object has no attribute 'ix'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions