tooluniverse.tools.FAERS_count_death_related_by_drug moduleΒΆ FAERS_count_death_related_by_drug Count adverse events associated with patient death for a given drug. Data source: FDA Adverse Eveβ¦ tooluniverse.tools.FAERS_count_death_related_by_drug.FAERS_count_death_related_by_drug(medicinalproduct, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Count adverse events associated with patient death for a given drug. Data source: FDA Adverse Eveβ¦ Parameters: medicinalproduct (str) β Drug name. stream_callback (Callable, optional) β Callback for streaming output use_cache (bool, default False) β Enable caching validate (bool, default True) β Validate parameters Return type: Any