task_geo.testing package

Module contents

Functions

check_column_and_get_index(name, data, reference)

Check that name is present in data.columns and returns it’s index.

check_dataset_format(data)

get_geographical_granularity(data)

Returns the index of the lowest granularity level available in data.

task_geo.testing.check_column_and_get_index(name, data, reference)[source]

Check that name is present in data.columns and returns it’s index.

task_geo.testing.check_dataset_format(data)[source]
task_geo.testing.get_geographical_granularity(data)[source]

Returns the index of the lowest granularity level available in data.