blob: 1c874e089ee0e0774a08f60d02387e24b73422c3 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["FileFormat","This enum type defines the data file format."]],"fn":[["infer","Function used for input file type inference. This can help recognize the file format. If the file is in csv type, this function also helps to check whether the csv file has header."],["load","Load file with certain input format."],["load_csv","Load csv file."],["load_txt","Load txt file."]],"struct":[["InputFormat","The input file format struct."]]};