Skip to content

Unconverted 'name' of Series object from DataFrame of time series row #1644

@wesm

Description

@wesm
In [6]: import pandas.util.testing as tm

In [7]: df = tm.makeTimeDataFrame()

In [8]: df.ix['2000-02-02'].name
Out[8]: '2000-02-02'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions