Skip to content

Instantly share code, notes, and snippets.

@julie-mills
Created April 18, 2023 20:14
import pandas as pd
df = pd.read_csv("data/labelled_2021may-ip-10-100-1-186.csv")
print(df)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment