Skip to content

Partial date indexing off by one error #1068

Closed
@wesm

Description

@wesm
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)

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