Data formats
- Line files
- CSV files
- JSON files
- Challenges
Visualization
- Intro
- Challenges
- Images
- Download exercises zip
- Introduction
- Focus
hstack
andvstack
flip
- Writing arrays
- Writing into images
- In a dark integer night
- RGB - Get colorful
- Exercise - Focus - top left
- Exercise - Focus - bottom - left
- Exercise - Focus - bottom - right
- Exercise - Focus - top - right
- Exercise - Look the other way
- Exercise - Upside down world
- Exercise - Shrinking Walls - X
- Exercise - Shrinking Walls - Y
- Exercise - Shrinking World
- Exercise - Pixellate
- Exercise - Feeling Red
- Exercise - Feeling Green
- Exercise - Feeling Blue
- Exercise - No Red
- Exercise - No Green
- Exercise - No Blue
- Exercise - Feeling Gray again
- Exercise - Beyond the limit
- Exercise - Gimme light
- Exercise - When the darkness comes - with a warning
- Exercise - When the darkness comes - without a warning
- Exercise - Fade to black
- Exercise - vertical fade
Pandas
- Intro
- Advanded operations
- Challenges
- Download exercises
- Load the dataset
- Tell me more
- Getting in shape
- 10 rows
- Born in Verona
- How many people in Verona
- Python is everywhere
- Verona after 1500
- First Antonio
- Some Antonio
- Cesares during 1800
- The old ones
- Cities of poets
- Most duplicated poets
- All duplicated poets
- Northern poets
- Papers please
- Unknown poets
- Better unknown poets
Relational data
- Intro
- Download exercises zip
- What to do
- Matrices
- Visualization examples
- Saving a graph to an image file
- Saving a graph to an dot file
- Minimal graph
- Graph with two nodes example
- Distance matrix
- Boolean matrix example
- Matrix exercises
- Exercise - line
- Exercise - cross
- union
- Exercise - union
- Subgraphs
- Exercise - is_subgraph
- Exercise - remove_node
- Exercise - utriang
- Edge difference
- Exercise - ediff
- Exercise - pyramid
- Adjacency lists
- Networkx
- Continue
- Binary relations
- Simple statistics
- Challenges