Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional std-rfc/conversions #1032

Merged
merged 2 commits into from
Feb 7, 2025

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
Collaborator

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