Faisal
Faisal
@dan-coates Thoughts on this since you're the driving force behind the Spark version. I'm cool with changing things around here.
I know this is a bit long over due but I'll add this to our backlog of things to do. I think a refactor fo the Spark API is in...
Thanks for opening this issue @alegarpa @theianrobertson thoughts on this feature request? It seems reasonable to me FWIW.
Adding to roadmap and backlog.
> @fdosani Hi Faisal. I am wondering if this issue is still existing and if yes, I can work on this issue or not. Thanks. Hey there, I don’t think...
Thanks for flagging this. I can take a closer look tomorrow morning. Sent from ProtonMail for iOS On Tue, Nov 2, 2021 at 6:35 AM, petrafakler ***@***.***> wrote: While using...
So looking into this issue, it seem to be happening [here](https://github.com/capitalone/datacompy/blob/develop/datacompy/core.py#L711-L725) due to the following code. Using `np.isclose` throws an exception which then leads to logic to cast using a...
@elzzhu I think it would default to the current behaviour: - Current behaviour is to use `isclose` and then cast to float if there is an exception. - New behaviour...
I’m going to take a stab at a fix this week for this. Sorry fell off my radar.