Remove `concatFixed()`
Open
dataframe
enhancement
- Dominant language
- Kotlin
- Stars
- 744
- Forks
- 27
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
`concatFixed()` should be replaced with the solution of DataFrame issue https://github.com/Kotlin/dataframe/issues/673.
Contributor guide
Research direction
Start by reading the linked Kotlin/dataframe issue 673 to understand the intended replacement, then search the kandy repository for concatFixed() references. Done means the old function is removed and its usages use the DataFrame solution, with relevant behavior verified by the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100