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

replace blanks no accepts any string or integer #102

Closed RobLBaker closed 6 months ago

RobLBaker commented 6 months ago

replace_blanks() now accepts any string or integer, but defaults to NA.

closes #100