Skip to content

Instantly share code, notes, and snippets.

@julie-mills
Created April 18, 2023 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save julie-mills/958f5f0027e4fccf8b72c3b227f64a84 to your computer and use it in GitHub Desktop.
Save julie-mills/958f5f0027e4fccf8b72c3b227f64a84 to your computer and use it in GitHub Desktop.
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