-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
I was working with a dataset that had repeated column names and the existing map-based methods made it tricky to rename the columns to avoid the duplicates. I was thinking that positional assignment of column names might be both a solution to this particular problem and a more generally useful capability for tech.ml.dataset. On Zulip, it was suggested that I open an issue here about this.
If possible, I'd like to work up a PR for this. It could either be a new function name-columns, or an extension to rename-columns that behaves differently if a vector is passed in. I have no opinion one way or another about which is preferable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels