[DataFrame] write_column function inefficiency
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The write_column function of DataFrame object is not very efficient. The function should be rewrite.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the DataFrame write_column function and inspect how it currently writes column data. Identify a measurable inefficiency and the relevant existing tests or benchmarks; done means the function is measurably more efficient without changing its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100