nushell / engine-q

MIT License
58 stars 40 forks source link

Simplify `describe` #933

Closed sophiajt closed 2 years ago

sophiajt commented 2 years ago

Description

This will do a collect on the pipelinedata, converting it into a Value, before doing the describe step. This gives us a bit more useful info on the input.

Tests

Make sure you've run and fixed any issues with these commands: