Ludovic Tiako

Results 8 issues of Ludovic Tiako

Is there a way to input a starting balance for the available funds? For instance, input a negative input balance, so I can have a "clean" starting point for a...

When generating dates dynamically I've found it tedious to convert the objects to the required format. - [X] Added test cases with various date formats. All the tests pass with...

would you consider making your package available on conda? Thanks!

infrastructure

**Describe the bug** Schema with coerced, nullable dates choke when the entire column is `NaT` values - [x] I have checked that this issue has not already been reported. -...

bug

If we use the [example on CheckpointSaver](https://scikit-optimize.github.io/stable/auto_examples/interruptible-optimization.html#sphx-glr-auto-examples-interruptible-optimization-py), with `verbose=True`, when we resume the search, verbose callback prints "Evaluation done at random point" for all iterations, even when it should be...

Hi @snehilvj Thanks for the great library! Following up on #96 , I'm happy to be the maintainer for the conda-forge releases. Could you just merge this PR to give...

Thanks for the great library! There are a couple of stales issues and PR, but they don't seem to have gone anywhere. Is there any plan for `Parallel` and `Memory`...

Validating a column of time zone aware datetimes fail when there are multiple time zones. - [x] I have checked that this issue has not already been reported. - [x]...

bug