Skip to content
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

Business month start (BMS) bug #1645

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

Business month start (BMS) bug #1645

wesm opened this issue Jul 19, 2012 · 0 comments
Labels
Bug Datetime Datetime data dtype
Milestone

Comments

@wesm
Copy link
Member

wesm commented Jul 19, 2012

In [10]: date_range('1/1/2000', periods=10, freq='BMS')
Out[10]: 
<class 'pandas.tseries.index.DatetimeIndex'>
[2000-02-01 00:00:00, ..., 2000-11-01 00:00:00]
Length: 10, Freq: BMS, Timezone: None
@wesm wesm closed this as completed in 6a26249 Jul 19, 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