RandomFractals / vscode-data-preview

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview
Apache License 2.0
550 stars 59 forks source link

Feature Request: Add a checkbox for index/rank #289

Closed uditrana closed 3 years ago

uditrana commented 3 years ago

I am often using the extension to view and sort quick csvs to prepare reports for meetings but when I sort by certain columns, I don't actually have a way to get a rank of a specific row by that sort because there is no index showing on the left side of the viewer.

Or maybe add a rank option for the functions for new column?

RandomFractals commented 3 years ago

@uditrana Can you provide an example?

RandomFractals commented 3 years ago

Closing this as I don't plan to add generated ids, rank, or superficial keys column to data preview.

If your data input already provides some keys you'd like to get data ordered by, you should be able to use them.