Re: Assignment 7 - Global Variables by Erik Spence - Thursday, 4 November 2021, 6:42 PM Number of replies: 0 No. What is wrong with passing the dataframe into the function? It's only wrong to access global variables if you are accessing them without passing them through the function's argument list. Permalink Show parent