Am not sure if my quest is well framed but here it is.
here in this code i read the csv file and assign it to the variable australia_analysis specifying that the location column should be AUS
this is the output when i print it
How can i assign the dataframe to the variable under two conditions that the location should be AUS and the subject should be MEASLES so that i only get rows that satisfy the condition