Daniel Mesejo

Results 3 comments of Daniel Mesejo

If this is still open, I would like to take it.

The issue seems to have been resolved in version 5.1.0, it no longer raises any exceptions. **Code:** ```python import pandas as pd import ibis df = pd.DataFrame({'key': [1, 1, 2,...

@trivialfis Thanks for your fast replay! So, if I want to create a library to do inference using XGBoost models and be consistent with XGBoost, will the library only be...