diff --git a/Notes/02_Working_with_data/05_Collections.md b/Notes/02_Working_with_data/05_Collections.md index dc01da9..0921134 100644 --- a/Notes/02_Working_with_data/05_Collections.md +++ b/Notes/02_Working_with_data/05_Collections.md @@ -1,4 +1,4 @@ -# 2.5 `collections` module +# 2.5 collections module The `collections` module provides a number of useful objects for data handling. This part briefly introduces some of these features.