Skip to content

Raise more helpfull exception on s.plot, df.plot ... without numerical data #1818

Closed
@lodagro

Description

@lodagro
In [23]: df1 = pandas.DataFrame(list('abcd'))

In [24]: df1.plot()
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
...
AttributeError: 'numpy.ndarray' object has no attribute 'find'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions