Menu

Input

Panagiota Antonakaki

These modules are used for import txt files in the database in the right blackboard

MODULES

  1. CSV

    Imports a Comma Separated Values (CSV) file into a blackboard.
    Columns are features and lines are data points.
    If cells are numbers they are converted to doubles.

  2. TSV

    Imports a Comma Separated Values (CSV) file into a blackboard.
    Columns are features and lines are data points.
    If cells are numbers they are converted to doubles.

  3. ImportCSV

    Imports a Comma Separated Values (CSV) file into a blackboard.
    Columns are features and lines are data points.
    If cells are numbers they are converted to doubles.

  4. ImportTextFiles

    Imports a Text file (TXT) into a blackboard.
    Columns are features and lines are data points.
    If cells are numbers they are converted to doubles.


MongoDB Logo MongoDB