Learned the basics of the Python programming language and how to use it with various GIS packages, including ArcGIS, Geopandas and GDAL
Conducted advanced geoprocessing techniques using python programming in ArcGIS Pro and Jupyter notebooks
Explored pandas data frames for use with geospatial data
Created python and script tools within ArcGIS Pro
Created a tool to audit csv and database files through a user friendly interface in ArcGIS Pro
Was introduced to other Python modules that are useful for working with GIS data.
A tool that runs throughs a csv file, finds duplicates, writes all duplicates (except the first occurance) to a new csv file and rewrites all none duplicates to a seperate csv file. The duplicates are filtered by a field of your choosing.