mars-project / mars-project/mars
Implements `{DataFrame,Series}.tolist`
Open
mod: dataframe
type: feature
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Implements `{DataFrame,Series}.tolist`
Contributor guide
Research direction
Locate the DataFrame and Series APIs and review their existing conversion methods first. The issue gives no file or test entry point, so confirm the expected behavior from related APIs before starting. Done means both DataFrame and Series provide a working tolist method with documented or tested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100