Name: Convert_python_pandas_timeseries_to_simplistic_csv
Version: 10 (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: tutorial_developer_improved
This Program is part of the tutorial.
This program takes a file under the parameter name \"pandas_timeseries_file\" that is of format format_is_python_pandas_pickle_dataframe.
It attempts to transform this into a file of format format_is_csv with format_csv_has_header with weight=0. I.e., the output file is simply a text file of a single list of numbers that can be treated as a timeseries of equally spaced elements.
This program can fail if the conversion is not possible, for example because the timeseries has unevenly spaced elements.
ID: 269
Created: April 9, 2019, 4:57 p.m.
Docker Image: elody.com:444/convert_python_pandas_timeseries_to_simplistic_csv@sha256:4cc67fca87ffd5c6a2e892bd21b29578455a656022e4735e0b92bcb088fd1d7a
Source code: Run the following command in a terminal to download the source code: 'lod-tools download-program -f <destination_folder> --name "Convert_python_pandas_timeseries_to_simplistic_csv" --version 10'
all versions of this Program:
Version 10 (release)