Azure / Azure/Azure-Sentinel-Notebooks
Lookup Threat Intel reports for selected alerts - ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all()
Open
- Dominant language
- Jupyter Notebook
- Stars
- 628
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
How to fix this code line giving a ValueError?
selected_alert_type['TI Risk'] = selected_alert_type.progress_apply(lookup, axis=1)
Contributor guide
Assessment
This issue has not been assessed yet.