0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python553 forks (553 forks)batch import
EnhancementGood first issue
Repository metrics
- Stars
- 4,574 stars (4,574 stars)
- PR merge metrics
- Avg merge 47d 6h (Avg merge 47d 6h)46 merged PRs in 30d (46 merged PRs in 30d)
Description
- See this
- This way we can make all of our mini-batch code works with all kinds of dataframes
Contributor guide
- Research direction
- Study the dataframe interchange protocol at the provided link, then examine how River's mini batch code currently handles dataframes to understand where to integrate the new API.
- Tech stack
- python
- Domain
- apidata
- Issue type
- Feature
- Prerequisites
- PythonDataFrames