mirror of
https://github.com/dathere/de-intern-guide.git
synced 2025-12-19 08:39:25 +00:00
63 lines
1.8 KiB
Text
63 lines
1.8 KiB
Text
# 💻 qsv pro
|
|
|
|
Get ready to level up your data game with **qsv pro**! 🚀
|
|
|
|
## 💭 What's qsv pro?
|
|
|
|
qsv pro is a spreadsheet data wrangling desktop app.
|
|
|
|
It offers a graphical user interface (GUI) based on the [qsv](/qsv/qsv-cli) command line interface (CLI).
|
|
|
|
## ✨ Super Features
|
|
|
|
### Spreadsheet data table viewer
|
|
|
|

|
|
|
|
### Stats, frequency, and metadata data tables
|
|
|
|
import metaDemo from "/img/docs/qsv/qsv-pro/stats-frequency-metadata-demo.mp4";
|
|
|
|
<video width="100%" autoPlay loop>
|
|
<source src={metaDemo} type="video/mp4" />
|
|
</video>
|
|
|
|
### Recipes (scripts) to transform data
|
|
|
|
import recipesDemo from "/img/docs/qsv/qsv-pro/recipes-demo.mp4";
|
|
|
|
<video width="100%" autoPlay loop>
|
|
<source src={recipesDemo} type="video/mp4" />
|
|
</video>
|
|
|
|
### CKAN upload workflow
|
|
|
|
> The upload feature is getting a major update soon!
|
|
|
|
import uploadDemo from "/img/docs/qsv/qsv-pro/legacy-upload-demo.mp4";
|
|
|
|
<video width="100%" autoPlay loop>
|
|
<source src={uploadDemo} type="video/mp4" />
|
|
</video>
|
|
|
|
### Resizable panels
|
|
|
|
import resizablePanelsDemo from "/img/docs/qsv/qsv-pro/resizable-panels-demo.mp4";
|
|
|
|
<video width="100%" autoPlay loop>
|
|
<source src={resizablePanelsDemo} type="video/mp4" />
|
|
</video>
|
|
|
|
### Light & Dark themes
|
|
|
|

|
|
|
|
## 🌊 Let's Dive In!
|
|
|
|
1. [Set up qsv pro](/onboarding/qsv-pro-setup).
|
|
2. Launch qsv pro and explore the various features on your files. Just drag and drop a spreadsheet (CSV, Excel file, and more) into qsv pro and watch what happens!
|
|
3. Share your experience with your team and provide feedback to the developers.
|
|
|
|
## 🚀 Ready for a pro experience?
|
|
|
|
View, transform, and upload your spreadsheets with a streamlined GUI using qsv pro.
|