io

package
v0.0.0-...-ae432ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package io contains files for the interaction with the filesystem

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFileName

func GetFileName(path string) string

GetFileName returns the FileName without extension

func GetTempFile

func GetTempFile() string

GetTempFile creates a new temporary file

func ParseData

func ParseData(path string) (*data.Data, error)

ParseData reads the given Filename and parses the content to the Data Structure

func ReadFile

func ReadFile(path string) ([]byte, error)

ReadFile reads the given Path

func WriteARFFFile

func WriteARFFFile(path string, d []*data.ProcessedFeatures)

WriteARFFFile writes the given Features to the given path as a ARFF File

func WriteCSVFile

func WriteCSVFile(path string, data []*data.ProcessedFeatures)

WriteCSVFile writes the given Features to the given path as a CSV File

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL