AI4Finance-Foundation / FinRL-Meta

FinRL­-Meta: Dynamic datasets and market environments for FinRL.
https://ai4finance.org
MIT License
1.18k stars 555 forks source link

Add save_data and load_data #266

Closed oliverwang15 closed 1 year ago

oliverwang15 commented 1 year ago
  1. Add save_data and load_data functions to all data processors so that we can save download data or import our own data

  2. Add the save_path parameter of the download_data function and save the downloaded data automatically. The default path is ./data/dataset.csv