ydataai / ydata-synthetic

Synthetic data generators for tabular and time-series data
https://docs.synthetic.ydata.ai
MIT License
1.38k stars 232 forks source link

How can synthetic data be sorted by time? #303

Open worldsoft opened 10 months ago

worldsoft commented 10 months ago

When generating synthetic data, they become shuffled. How can I order the synthetic data by time so that I can forecast the values?

fabclmnt commented 10 months ago

Hi @worldsoft,

I'll need a bit more detail. Can you share a bit more about the data that you are using as well as the Synthetic data generation model that you are leveraging?