dataframe-js icon indicating copy to clipboard operation
dataframe-js copied to clipboard

fix sorting missing values position

Open yoch opened this issue 3 years ago • 0 comments

Hi,

The current sorting order was broken in case we have multiple columns to compare that contain empty values.

Attached a simple fix and a test case that illustrates this.

yoch avatar Jan 03 '23 12:01 yoch