Analysisneuralk.Neuralk.analysis.deleteOn this pageNeuralk.analysis.delete Neuralk.analysis.delete(analysis) Delete an analysis from the platform. Parameters: analysis (str | Analysis) – The analysis object or its id. Raises: NeuralkException – If the analysis deletion fails. Return type: None