Open Issues Need Help
View All on GitHub Text Processing • Normalization
Column relocation is bugged 3 months ago
AI Summary: The task is to debug a column relocation issue in the R package `tidynorm`. The `norm_generic` function incorrectly relocates normalized columns. The fix involves adjusting the `.after` parameter in the function's code to ensure normalized columns are placed after the original formant columns.
Complexity:
3/5
bug good first issue