Jan Gukelberger

Results 3 issues of Jan Gukelberger

**Problem** Semantically, `IncrementByInteger` is a special case of `AddI`, where the first argument is a classical integer. For the user, it is hence rather surprising that the specialized version is...

Kind-Enhancement
Pkg-Numerics

fdint works fine with Python 3, modulo one problem in the example script that is fixed here.

Several of the official examples and tests currently error out due to incompatibility with pandas 2. For example, when following [AutoML - Time series forecast](https://microsoft.github.io/FLAML/docs/Examples/AutoML-Time%20series%20forecast/) in a fresh Python 3.10...