Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wesm opened this issue Jul 19, 2012 · 0 comments
Closed

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

wesm opened this issue Jul 19, 2012 · 0 comments
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Jul 19, 2012

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'
@wesm wesm closed this as completed in edaad31 Jul 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant