e-learning
Python - Globbing
Abstract
Globbing is the term used in computer science when we have a bunch of files and we want to list all of them matching some pattern.
About This Material
This is a Hands-on Tutorial from the GTN which is usable either for individual self-study, or as a teaching material in a classroom.
Questions this will address
- How can I collect a list of files.
Learning Objectives
- Use glob to collect a list of files
- Learn about the potential pitfalls of glob
Licence: Creative Commons Attribution 4.0 International
Keywords: Foundations of Data Science, jupyter-notebook
Target audience: Students
Resource type: e-learning
Version: 3
Status: Active
Learning objectives:
- Use glob to collect a list of files
- Learn about the potential pitfalls of glob
Date modified: 2023-02-13
Date published: 2022-04-25
Scientific topics: Software engineering
Activity log