MCPcopy Create free account
hub / github.com/MikePia/structjour / checkRequiredInputFields

Method checkRequiredInputFields

structjour/dfutil.py:40–59  ·  view source on GitHub ↗

Checks that dframe has the fields in the array requiredFields. Also checks that there are no duplicate fields Returns True on success. Raises a ValueError on failure. :params dframe: The DataFrame that is being checked. :paras requiredFields: The fields that are requ

(cls, dframe, requiredFields)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls