Skip to content

ManiVaultStudio/ExtCsvLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtCsvLoader Build Status

CSV loader plugin for the ManiVault visual analytics framework.

git clone [email protected]:ManiVaultStudio/ExtCsvLoader.git

How to use

  • Either right-click an empty area in the data hierachy and select Import -> Extended CSV Loader or in the main menu, open File -> 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

Releases

No releases published

Packages

No packages published