Skip to content

[Feature Request] Convert .data & .names to .csv #121

@Lineax17

Description

@Lineax17

I am a data science/AI student, and I frequently encounter datasets split into two files: example.data and example.names.

I prefer working with .csv files because each column includes its name directly, making it easier to read the file using Scikit-Learn or R.

Currently, it’s quite inconvenient to work with these two files, as I have to manually convert them to a CSV format. This entails opening them in Excel or LibreCalc, transferring the names from the .names file, and then exporting the result as a CSV.

I wonder if its possible to build an automatic solution within this toolbox application to streamline this process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions