Skip to content

Partial date indexing off by one error #1068

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 Apr 16, 2012 · 0 comments
Closed

Partial date indexing off by one error #1068

wesm opened this issue Apr 16, 2012 · 0 comments
Labels
Bug Datetime Datetime data dtype
Milestone

Comments

@wesm
Copy link
Member

wesm commented Apr 16, 2012

In [47]: rets.ix['2000']
Out[47]:
<class 'pandas.core.frame.DataFrame'>
DatetimeIndex: 261 entries, 2000-01-03 00:00:00 to 2001-01-01 00:00:00
Data columns:
AAPL    261  non-null values
GOOG    261  non-null values
MSFT    261  non-null values
dtypes: float64(3)
@wesm wesm closed this as completed in e1552a6 Apr 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype
Projects
None yet
Development

No branches or pull requests

1 participant