Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 873 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 873 Bytes

中文说明

TOOL DESCRIPTION

This tool is used for processing raw CSV(*.gz) datasets, in order to make it usable as valid inputs when running ArcGIS GeoAnalytics tools. Functions including removing redundant fields, filtering rows, transforming time stamps and adding UUID.

HOW TO USE -- EXAMPLE:

1. Organize raw data

Put all raw *.gz files under E:\OriginData:

2. Run the tool from cmd##

Put "DataCleaning.py" under E:, and then run the tool from cmd: E:>python DataCleaning.py e:\OriginData e:\Result T

3. Check results

Processed *.csv datasets will be output under E:\Result: