Tuhin Sharma

Results 14 issues of Tuhin Sharma

- [ ] xref #58505 fixes ``` pandas.Timestamp.day_of_week ```

[DOC: Enforce Numpy Docstring Validation (Parent Issue) #58063](https://github.com/pandas-dev/pandas/issues/58063) Pandas has a script for validating docstrings in code_checks.sh. Currently, some methods fail some of these checks. ### pandas.Int16Dtype through pandas.IntervalIndex https://github.com/pandas-dev/pandas/blob/c468028f5c2398c04d355cef7a8b6a3952620de2/ci/code_checks.sh#L231-L252...

### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...

Bug
Needs Triage

- [ ] xref #58505 fixes ``` pandas.Timestamp.ceil SA01 ```

- [ ] xref #58504 fixes ``` pandas.Series.kurt RT03,SA01 pandas.Series.kurtosis RT03,SA01 ```

- [ ] xref #58504 fixes ``` pandas.Series.eq SA01 ```

- [x] xref #58577 fixes ``` pandas.api.types.is_scalar SA01 ```

- [x] xref #58577 fixes ``` pandas.api.types.infer_dtype PR07,SA01 ```

- [ ] xref #58539 fixes ``` pandas.api.extensions.ExtensionArray.equals SA01 ```

- [ ] xref #58536 fixes ``` pandas.tseries.offsets.BusinessDay PR02,SA01 pandas.tseries.offsets.BDay PR02,SA01 ```