CSV loader plugin for the ManiVault visual analytics framework.
git clone [email protected]:ManiVaultStudio/ExtCsvLoader.git
- Either right-click an empty area in the data hierachy and select
Import
->Extended CSV Loader
or in the main menu, openFile
->Import data...
->Extended CSV Loader
. A file dialog will open and you can select a.csv
file - Specify the value seperator, e.g. the standard
,
- If the loaded CSV file has column header (e.g. dimension names), toggle "Column headers" in the loader UI. Vice versa, if row headers (e.g. IDs) are present toggle "Row headers"
- Limitations:
- Missing values are not supported