deepseek-ai / deepseek-ai/smallpond
Support multiple file read
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to read multiple files (with the same schema) from a folder?
Like a list and read?
```
df = sp.read_parquet("*.parquet")
```
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.