Marc Garcia
Marc Garcia
+1, but if I'm not missing anything, I think there are two different problems, being how misleading is the parameter name the main one. See this example: ```python >>> pandas.to_datetime(['01-31-2000',...
I need to check the code in more detail to see if the patch would work for all cases, but for the case I mentioned seems to do the job....
Thanks for the report. I don't think the API for extension arrays is very clear. Did you try to simply remove the subclass [here](https://github.com/pandas-dev/pandas/blob/main/pandas/core/arrays/string_.py#L220) and see what fails? I guess...
For us it broke in the release we started using url instead of version, so we kept the versions broken in the json, and the links are working well now....
I agree with your points, and personally I think it'd help a lot if we had 3 somehow independent components instead of asv how it is now: - A minimal...
If I'm not missing anything, I think what makes most sense is to move the next things from the pandas-release repo to this one: For every PR, add to the...
Hi @rajasankar can you please see if this error is still happening, and post the request and error, so I can reproduce this error and fix it? Thanks!
Thanks a lot for the extra information, it's very useful, will be working on it later.
I updated this issue description with the list of blockers for 2.0 I'm aware of (the known deprecations, plus a 1.4 deprecation that was not track or enforced). If there...
Sorry, I have a conflict, and I'm teaching at the time of the pandas dev call, I won't be able to join them for at least couple of months. But...