Name: Enrich_Convert_CSV_to_Excel
Version: 7 (release)
Newest release version: This is the newest release version of this Program.
Newest release or development version: This is the newest version of this Program.
Creator: initial_tools
This program takes a file under the parameter name \"input_file\".
It treats that file as a CSV file and converts it into an Excel file.
The three programs Enrich_Convert_Excel_to_Pandas_Dataframe, Enrich_Convert_CSV_to_Excel and Enrich_Convert_Pandas_Dataframe_to_CSV are circular and are called by corresponding rules.
This conversion is very simple:
It does not attempt to clean anything and makes naive assumptions about file formats. It also can't handle quoted strings or dates.
(A note for new developers joining LOD: This Program is not very good. It was written because something is better than nothing. You are invited to write better alternatives if you encounter any errors.)
ID: 273
Created: April 9, 2019, 4:57 p.m.
Docker Image: elody.com:444/enrich_convert_csv_to_excel@sha256:2d12ee239e493d2e56a7fa2b23037366d51b9d45671e5a384a64232213d46641
Source code: Run the following command in a terminal to download the source code: 'lod-tools download-program -f <destination_folder> --name "Enrich_Convert_CSV_to_Excel" --version 7'
all versions of this Program:
Version 7 (release)