Can qlib use big data from dask or polars? If yes, then how?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48.7k
- Forks
- 7.7k
- PR merge metrics
- No merged PRs in 30d
Description
I have 1TB trade data, turn it into qlib .bin format is quite time and space consuming, and memory is too small to load it once, I want to use dask or polars to support big data that is iarger than my memory. I don't know how, can anyone give some suggestions or examples?
Thx.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing qlib’s existing conversion workflow for trade data into .bin format and its memory assumptions, then determine whether a Dask or Polars-based workflow is feasible; done would be a documented, reproducible approach or a clearly scoped implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100