Untitled

 avatar
unknown
plain_text
2 years ago
142 B
4
Indexable
filtered_df = filtered_df.sort_values('eprm_table_type')
            filtered_df.sort_values(by='eprm_seq_nbr', ascending=True, inplace=True)
Editor is loading...