ENH: allow to provide required columns explicitly
Compare changes
Files
3@@ -221,7 +221,7 @@ class TableImporter():
@@ -373,21 +373,20 @@ class TableImporter():
existing_columns
argument which demands that certain columns exist
although they may have missing valuesunit test
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.