Steffen Herbold

Results 9 comments of Steffen Herbold

I added a first automated system test to the make file. This is very simple and could be extended for all provided examples.

@dhonsel can we close this or do you want to wait until the dashboards are finished?

Thanks for your interest in autorank! I will consider how such a "force" option could be implemented, without breaking the inherent design principle of autorank, i.e., to hinder using the...

@SophiaJia I just pushed a new version of autorank to the master with a new parameter: `force_mode`. Without using the parameter, nothing should change. If you set the parameter to...

Could you provide data to replicate this?

The issue seems to be that the sorting from one of the used libraries is unreliable or was changed at some point. At least this is what it looks like...

@AlexandreAbraham Thanks for the PR! I looked into this, but the problem seems to run deeper. I found a test case, which fails to generate the correct plots for either...

Thanks for the bug report! I am currently swamped with work and will look at this in more detail in a couple of weeks.

Hi @hadarshavit I tried to reproduce this, but failed. This is the code I used: ``` data = pd.DataFrame().from_dict({ 'in': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10,...