Skip to content

Conversation

@NotTheDr01ds
Copy link
Contributor

Adds additional conversions suggested by @Bahex in on Discord.

Some renaming to match the "conversions" style as much as possible. Namely, using into in the command names:

  • columns-into-table
  • record-into-columns
  • table-into-columns

I'm still not quite sure about:

  • name-values

Most commands use either a verb or preposition rather than an adjective, so named didn't quite seem to work. It could be list-into-record, but into record itself already accepts a list.


Also provided help, examples, and tests for all commands.

@fdncred fdncred merged commit 5b95311 into nushell:main Feb 7, 2025
1 check passed
@fdncred
Copy link
Contributor

fdncred commented Feb 7, 2025

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants