nationalparkservice / QCkit

QCkit provides useful functions for data quality control and manipulation including updating data to DarwinCore standards, unit conversions, and data flagging.
https://nationalparkservice.github.io/QCkit/
The Unlicense
5 stars 5 forks source link

combine the data_column_flagging and data_package_flagging code chunks #77

Open RobLBaker opened 8 months ago

RobLBaker commented 8 months ago

It looks like these chunks both import data from the same location and the location of the data is the only thing that needs user-editing. These two code chunks could probably be combined so that users need to edit fewer things.