Challenge
Taak
Swipe to start coding
You continue working with the DataFrame df
with information on used cars.
- Output all distinct gear box types (
'transmission'
column). - Output number of distinct cars models (
'model'
column).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 4