Share Email Facebook Twitter LinkedIn query_NumPyRead the header of the numpy array and return the relevant information. Inputsfile_pathThe full file path to query. OutputsshapeThe shape of the numpy array. typeString describing the numpy type. statusOutput string message. successTrue if the query succeeded. Parent page: NumPy