NAVANEETTHA SUNDARARAJ

Results 5 comments of NAVANEETTHA SUNDARARAJ

@Dr-Irv here is a checklist from the list of comments based on https://github.com/pandas-dev/pandas/issues/52431#issuecomment-2183414515: - [x] DateOffset https://github.com/pandas-dev/pandas/issues/52431#issuecomment-2267825934 - [x] BusinessDay https://github.com/pandas-dev/pandas/pull/54635 - [x] BusinessHour https://github.com/pandas-dev/pandas/pull/53183 - [x] CustomBusinessDay https://github.com/pandas-dev/pandas/issues/52431#issuecomment-2267727631 -...

I would like to work on this: CustomBusinessMonthEnd CustomBusinessMonthBegin SemiMonthEnd SemiMonthBegin CustomBusinessDay

Listing as a checklist to tracked the tasks that are already picked - [x] -i "pandas.Timestamp.combine PR01,SA01" \ https://github.com/pandas-dev/pandas/issues/59458#issuecomment-2277848804 - [x] -i "pandas.Timestamp.ctime SA01" \ https://github.com/pandas-dev/pandas/issues/59458#issuecomment-2277848804 - [x] -i "pandas.Timestamp.date...

I will take: pandas.Timestamp.hour pandas.Timestamp.max pandas.Timestamp.microsecond pandas.Timestamp.min

> I will take: > > pandas.Timestamp.hour pandas.Timestamp.max pandas.Timestamp.microsecond pandas.Timestamp.min Hour and microsecond seems to be done by https://github.com/pandas-dev/pandas/pull/59622