Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadCSVFromFile ¶
ReadCSVFromFile
read a file as a CSV and return a Table skipHeader (true) will skip the first line for data but use it for column names skipHeader (false) will include all lines for data and use headAr for column names
func ReadOrderedKV ¶
func ReadOrderedKV(filePathStr string) (*orderedmap.OrderedMap, error)
ReadOrderedKV reads in as an ordered Map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.