runpandas._utils.is_valid#

runpandas._utils.is_valid(fname)#

Check if it is a valid format for activity files.

Parameters

fname (str) – Path to the file to be read.

Return type

It returns True if the it is a valid format for activities handling.