Create a benchmark to measure reading/joining multiple files into a single DataFrame
Open
performance
research
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
It is a case where a user can read hundreds of files with the same structure and combine them into a single DataFrame later.
We need to explore the current solution with `concat` operation and compare with other possible approaches
Contributor guide
Assessment
This issue has not been assessed yet.