Aleksey Bilogur
Aleksey Bilogur
xref. #15533 @jreback I think this keyword would be a :+1:. This would be a way of harmonizing the for/against validating forcefully/weakly that are under discussion at [PR#15587](https://github.com/pandas-dev/pandas/pull/15587). Once that...
If you go ahead and submit a PR I'm happy to take a look at that. :)
This bug probably still exists. I didn't look at `freq` the last time I did an OSS maintenance day, I'll try to look at it the next time I have...
Yeah the `freq` argument and associated logic was implemented by a random code contributor, so I haven't had much time testing it or thinking about its edge cases. I'll target...
Can you describe this a bit more? I'm not sure what you mean.
Looking at this again, I don't think this is possible. The problem is that to get a useful sample of your dataset you need to include at least 100 or...
I think this feature is useful enough to warrant inclusion, but I concede that it's not the best thought-out library feature. Such are the pitfalls of accepting pull requests from...
It is mathematically convoluted. But it does look pretty doesn't it? 😄
This is a neat idea! Will see what I can do.
Well, I agree with you. I have a question though: how would this breaking change mix in with this library's release schedule? `geopandas` hasn't had a release in a very...