sasdata.data_util.util module¶
- sasdata.data_util.util.unique_preserve_order(seq: List[Any]) List[Any] ¶
Remove duplicates from list preserving order Fastest according to benchmarks at https://www.peterbe.com/plog/uniqifiers-benchmark
Remove duplicates from list preserving order Fastest according to benchmarks at https://www.peterbe.com/plog/uniqifiers-benchmark