ranaroussi / pystore

Fast data store for Pandas time-series data
Apache License 2.0
565 stars 101 forks source link

Sorting Appended data question #76

Open kennymcavoy opened 1 month ago

kennymcavoy commented 1 month ago

I was wondering if anyone had some ideas on the best ways to sort newly appended data. For example, if i load in some data for the dates of 2024-01-01 thru 2024-12-31, and find additional data for prior to 2024-01-01 the best way to incorporate this data