The post discusses sorting data that contain missing values and introduces the functionality provided by Missings.jl 1.2 to treat missing values as the smallest when sorting.
•3m read time• From juliabloggers.com
Table of contents
IntroductionGeneral rules of comparison with missing valuesDefault sorting with missing valuesSupplementary sorting orderMore advanced cases of treating missing as smallestConclusionsSort: