-
-
Notifications
You must be signed in to change notification settings - Fork 167
iget_records preserving order #95
Copy link
Copy link
Closed
Labels
Description
Is there any current method of preserving the ordering of the data read in from iget_records?
Potentially a way to either specify the method to utilize ordered dicts instead of normal ones?
Or maybe a list parameter in isave_as / save_as which specifies the ordering that a list of normal dictionary records should be saved in.
Reactions are currently unavailable