The current classification tutorial is missing important steps:
- Remove some columns completely
- Impute
age and maybe fare
- Reverse transform the resulting table.
It should also use headings instead of an ordered list to populate the table of contents. Ideally, it should match the "Getting started" tutorial for the DSL closely, so it's easy to compare DSL and Python syntax.