Otto Fajardo
Otto Fajardo
No problem. Apparently it is already supported, but I can't get it to work, so I have created an issue [here](https://github.com/multi-build/multibuild/issues/457) to get some help. Once I manage to produce...
hi @rikardn Could you help me with something? It seems I managed to produce wheels for the mac arm, and I would like someone to test before uploading to pypi....
I have uploaded the wheels to pypi so you can test to install directly from there
another user reports that the wheels on pypi are working fine, so closing this issue. Please report if there are still problems.
yes, this is currently the correct expected behavior. Why? because in older version of pandas it only used numpy arrays in the back, if you have a numpy array of...
Could you please elaborate on why you need the type of the column to be nullable integer instead of object? Right now the python object column with integer values should...
Another thing to take into consideration and will not be solved by the nullable type by itself (this is described in the [Readme](https://github.com/ofajardo/pyreadr#more-on-writing-files) ) but you can solve manually already...
thanks for the reproducible report. It seems to be coming from the C library, so I filed an issue over there.
super strange ... I will report that in the issue in Readstat
it is possible to reproduce this error without any international character, (using only 'a's in this example) if the length of the string is at least 757 (in contrast to...