A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/8435 below:

QuarterBegin and BQuarterBegin return days that are not quarter beginnings · Issue #8435 · pandas-dev/pandas · GitHub

In[43]: datetime(2014,10,10) + BQuarterBegin()
Out[43]: Timestamp('2014-12-01 00:00:00')

In[45]: datetime(2014,10,10) + QuarterBegin()
Out[45]: Timestamp('2014-12-01 00:00:00')

Expected output is 2015-01-01.
(Note QuarterEnd and BQuarterEnd do produce the expected output of 2014-12-31)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4