plot#

Plot multicolumn text file assuming first column as index.

Usage:

plot.py FILE

Functions#

convert_to_number(w)

Convert argument into float.

Module Contents#

plot.convert_to_number(w)#

Convert argument into float.

Parameters:

w (str | float)

Return type:

bool