Tom A.D. Stone

Results 4 issues of Tom A.D. Stone

### PsychoPy Version 2022.2.5 ### What OS are your PsychoPy running on? macOS Silicon ### Bug Description I installed psychopy following the conda instructions on the website ([link](https://www.psychopy.org/download.html#conda)) and got...

🐞 bug

**Describe the bug 🐞** The example on https://docs.sciml.ai/DiffEqDocs/stable/features/io/ showing how to provide column names to `DataFrame(::ODESolution)` does not work, it errors when you provide either symbols or strings to the...

bug

When doing some work involving dataframes in python via PythonCall, it seems like `DataFrame(PyTable(p))` where `p` is a pandas data table converts the date and datetime columns into byte vectors....

When trying to install `RData`, even in a fresh environment, I am getting an error stemming from the `TimeZones` package, although I'm able to install the TimeZones package by itself...