qri-io / starlib

qri's standard library for starlark
MIT License
113 stars 29 forks source link

bug: `dataframe.sort_values` seems to sort by converting values to strings #152

Open ramfox opened 2 years ago

ramfox commented 2 years ago

As illustrated in this transform, the number column is sorted as if the values are strings