pumplerod

Results 6 issues of pumplerod

Trying to find a way to have more than one child, in the case where there may be several inner loops. Is that, in some way support that just isn't...

I'm just getting back into numerai and I fully expect this to be a screwup on my end, however I was following your very clear install instructions, I believe all...

More than likely I'm doing something incorrect. That being said, I am trying to work with a datetime field and extract rows by date. So, provided 100 entries over 5...

information needed

I am using GPS coordinates for Denver Colorado and the time of day seems quite a bit offset. It is showing the correct GPS information, however the sunrise/sunset is listed...

Where are files supposed to be written? Can I set a specific directory for output? Even this simple task will not actually complete... `1) write a text file called: "test.txt"...

there seems to be some limit between the n_components and n_features. If I try and create a model with ``` n_components=1 n_features=99 ``` it will fail with `_LinAlgError: linalg.cholesky: The...