BelgianBiodiversityPlatform / python-dwca-reader

🐍 A Python package to read Darwin Core Archive (DwC-A) files.
BSD 3-Clause "New" or "Revised" License
43 stars 21 forks source link

Support for fields that have both a default value and a data column #80

Closed niconoe closed 4 years ago

niconoe commented 4 years ago

According to https://dwc.tdwg.org/text/, it should be supported (data is read from CSV file, but if no value, the default is used).