Abdulaziz Aloqeely

Results 105 comments of Abdulaziz Aloqeely

@Yousinator Not a fan of having 2 parameters, that will be confusing with the existing `ignore_index` parameter.

Closing as duplicate, feel free to continue discussion in the original issue.

> And thanks for the PR! If you merge in latest main, that should fix some of the CI failures. My pleasure - green now.

One thing to note is that when using `pytest.mark.filterwarnings` I have kept the ignore string as `"ignore::DeprecationWarning"` which we will need to change to `FutureWarning` once we change `Pandas40DeprecationWarning`, my...

Gentle ping @lithomas1. I would like this to move forward so I don't have to update it every time a new deprecation is added

> Producing a FutureWarning 2 releases prior to breaking things seems like a more balanced approach. That would mean any deprecations released in the last 2 minor releases will immediately...

Sure, I can give it a go. Going to close this for now

Thanks for the report! This is a duplicate of #57521 which got closed for "not a bug" But I think we should improve this, I can work on a fix...

> > But I think we should improve this > > how, what do you suggest? Using the first element that doesn't have May as month. Opened #58336

The general "alternative format" idea sounds great but there will be an endless amount of alternative formats, and I'm not sure if it is considered a "simple solution", maybe you...