Raphael Vallat

Results 210 comments of Raphael Vallat

Hi @DavidALloyd! My message was confusing, sorry about that. We want to add unit tests to [test_pairwise_tests](https://github.com/raphaelvallat/pingouin/blob/5c5f61a09ee4e49ed81716fa9485527092fcc6b0/pingouin/tests/test_pairwise.py#L18) to ensure that the `**kwargs` work as expected. One simple way that doesn't...

Hi @mkeds 1. The AssertionError occurs in Python 3.12 and has already been fixed in https://github.com/raphaelvallat/pingouin/pull/370, however I did not have the time to release a new version of Pingouin...

Don't worry about the unit tests, I can take care of that later. I will leave a few comments on the PR now

Hi @thebeancounter, Can you copy-paste the full error message and provide minimal code example to reproduce the error? There's no such error message in Pingouin, so the error might come...

Thanks for reporting this! I'm not able to reproduce this error, and have not found an obvious cause by looking at the build log... If you could maybe try to...

Hi @wolfgang-ganglberger, Thanks for your kind words and the detailed proposal! I think that sounds like a good approach to me, we just need to make sure not to overwrite...

Hi @ytzfhqs Thanks for opening the PR! Would you be able to provide some details/justification for adding this to Pingouin? I'm not in favor of adding them since the lower-level...

Hi @ytzfhqs, Thanks for the details. Actually, most of the contingency functions implemented in Pingouin were written by @arthurpaulino, who might be able to chime in and answer your last...

Hi @turkalpmd, Apologies about the slow reply and thank you for the very detailed explanation. I wasn't familiar with these methods (e.g. ransacking) but from what you described I think...

Hi @ozika, Yes — please feel free to work on a PR (see contributing guidelines [here](https://pingouin-stats.org/build/html/contributing.html))! Thanks, Raphael