Rainer Hurling

Results 40 comments of Rainer Hurling

Hi @ramonhagenaars, Is there a reason you are using your own fork `https://pypi.org/project/pandas-stubs-fork/` instead of the one on PyPi derived directly from `https://github.com/pandas-dev/pandas-stubs` as `https://pypi.org/project/pandas-stubs/`? The latter is on the...

Hi @ramonhagenaars, hanks for the explanation. Since I want to port your project `nptyping` to FreeBSD, and for that I need to port the original repo `pandas-stubs` as well if...

Hmm, This is not true for me on FreeBSD with kableExtra v1.4.0. I get the full cell contents, including the '

Hi @gaborcsardi , I Don't know, if this issue is the right one but hope so. I try to install ps 1.7.0 on **FreeBSD** 14.0-CURRENT with R 4.2.0 and get...

Oops, what's the reason for ps not working on FreeBSD? With FreeBSD specific code I meant the commented-out lines in configure and src/api-common.c. Thanks for your quick reply.

That change happened in the year 2013: commit a63692312c4030dae405b1fb56170bdfd9e82651 Author: Nirgal Vourgère Date: Sun Jul 14 21:35:06 2013 +0200 Drop autogen.sh: Do use autoconf Automake is changing and some of...

Hi @insinfo, You could have a look at [lsgunth/mdbtools-win](https://github.com/lsgunth/mdbtools-win) ... HTH, Rainer

@insinfo I thiink, 32 bit would be no problem. But if you prefer, you should also be able to build 64 bit in the `mingw64` environment? Haven't tried it so...

Hi @spalechor, I have tried to understand your problem. For this I created a corresponding mdb database, which contains a number field and a field of data type `short text`...

I don't know if I understood the problem sufficiently, but have you tried using the `-0 (--null=char)` option of `mdb-export`?