Skip to content

Inferred freq bug #1669

Closed
Closed
@changhiskhan

Description

@changhiskhan

In [13]: tsWithGaps.index[3]
Out[13]: <Timestamp: 2001-01-06 00:00:00>

In [14]: tsWithGaps.index[3].dayofweek
Out[14]: 5

In [15]: tsWithGaps.index.inferred_freq
Out[15]: 'B'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions