ultimate-comparisons / ultimate-comparison-framework

The base of all ultimate-comparisons. Follow the README and create your own ultimate comparison.
http://ultimate-comparisons.github.io/ultimate-comparison-framework/
MIT License
16 stars 7 forks source link

Fixed sorting of names consisting of numbers where weight is undefined #92

Closed muelletr closed 7 years ago

muelletr commented 7 years ago

Names that consist of numbers (e.g. "Number Column") cause errors because they can't be compared (if there is no weight defined for the values).