datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
autotrain-data-numai2autotrain-data-numaiautotrain-data-ai-explains-codeautotrain-data-ai-explains-codeautotrain-data-imagineautotrain-data-isensor-on-xdr-playbook-for-threat-huntimport pandas as pd
# Load the dataset
df = pd.read_csv('cyber_security_breaches.csv')
# Print the first 14 rows of the dataset
print(df.head())
# Get the number of rows and columns in the dataset
print(df.shape)
# Get the summary statistics of the dataset
print(df.describe())
# Get the unique values of a column
print(df['Year'].unique())
# Filter the dataset based on a condition
print(df[df['Year'] == 2023])
language: English
"isensor XDR for Threat Hunt in Computational… See the full description on the dataset page: https://huggingface.co/datasets/Nyameri/autotrain-data-isensor-on-xdr-playbook-for-threat-hunt.autotrain-data-qaaaaautotrain-data-inflation_pred_rusauto-train-test-cr-adautotrain-data-groceries-database-lautotrain-data-classifyerautotrain-data-dankautotrain-data-question-categories
