Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Intermediate Python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bio-IT Workshops
Intermediate Python
Graph
eb8154b7fc66d25eecdbffc6bfecc5346c56b93d
Select Git revision
Branches
4
argparse-draft
master
default
protected
pandas-ex-4
plotting
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jul
4
3
2
1
30
Jun
29
28
27
26
25
24
23
22
19
18
17
5
4
3
2
27
May
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
merge upstream changes
minor typo, language & formatting fixes
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Remove Py3.8 specific exercise on advanced func args
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Remove unnecessary explicitness
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Extra info for mutable/immutable types with a link to a page
Apply Toby's suggestion
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Apply suggestion to _episodes/01-syntax.md
Move standard library refs before exercises with defaultdict & Counter
Clarify first use of enumerate
Make boolean uppercase
Show examples of glob'bing
Introduce with and brief mention of decorators
Add read-more links and notes
Comprehensions done
Add function definitions
Add exceptions - try/except is needed later
Conclude string formatting section
Loading