KhiopsML / khiops-python

The Python library of the Khiops AutoML suite
https://khiops.org
BSD 3-Clause Clear License
8 stars 1 forks source link

Add conditional code to handle workaround for sparse tables #178

Open folmos-at-orange opened 2 months ago

folmos-at-orange commented 2 months ago

Description

When solving the issue #42 we had to make a workaround for writing sparse tables with empty lines. The bug requiring the workaround will be fixed in a upcoming Khiops version (https://github.com/KhiopsML/khiops/issues/235). When that lands we should have a conditional code on the khiops version to whether apply or not the workaround. This is to support all 10.x.x series.

Questions/Ideas

folmos-at-orange commented 2 weeks ago

Note that it has been decided that khiops-python 11 will support only Khiops 11. So the issue is now to change the code for the upcoming version 11.