Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly mention which file to edit in challenge 'Use classes to abstract out data loading' #396

Open
svenvanderburg opened this issue Oct 15, 2024 · 1 comment

Comments

@svenvanderburg
Copy link
Collaborator

In challenge 'Use classes to abstract out data loading' in episode 3.3 I suggest to change the last sentence:

Finally, construct an instance of the class CSVDataSource outside the statistical analysis and pass it to analyse_data() function.'

to

Finally, construct an instance of the class CSVDataSource outside the statistical analysis and pass it to analyse_data() function in the file inflammation-analysis.py.

Our participants were struggling with this, see #395

svenvanderburg added a commit to esciencecenter-digital-skills/python-intermediate-development-gitlab that referenced this issue Nov 19, 2024
…n challenge Use classes to abstract out data loading
@svenvanderburg
Copy link
Collaborator Author

svenvanderburg commented Nov 19, 2024

Proposed fix: esciencecenter-digital-skills@cced795

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant