Home | Power BI | Excel | Python | SQL | Generative AI | Visualising Data | Analysing Data
People who have attended the Python foundation course and want to improve their Python skills.
Either 1 day (short course) or preferably 2 days (full course)
You will learn how to use more powerful techniques in Python, including how to write functions and the functional programming style. You will have an introduction to several popular Python packages: e.g., datetime and requests, and some examples of automating tasks with Python.
Completion of the Python foundation course.
Write and use functions: the basic structure of a function, positional and named arguments, return values.
A quick tour of some popular useful Python libraries, for example:
Some examples of automating the boring stuff with Python: for example:
Functional Programming in Python