Tom A.D. Stone

Results 5 comments of Tom A.D. Stone

> For this i had to change the requested python version line in the .yml to `python>=3.8` as suggested in another [issue](https://github.com/psychopy/psychopy/pull/6261). When running `psychopy` in the command line after...

Right I completely forgot that I had to install HDF5 too

If you replace the `now()` with `today()` in the specific example I gave, it converts dates correctly, but in my use case where I had two date columns and two...

@hhaensel sorry, I won't have time to implement it due to how work is right now (we are in the middle of a move). I might follow up in a...

I am getting a similar problem with the `ChisqTest` function. `confint`, and thus the function that prints out the test, is erroring on the following test: ```ChisqTest([22 19;1287 1062])```