Assignment 7 - Global Variables

Re: Assignment 7 - Global Variables

par Erik Spence,
Nombre de réponses : 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.