Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Price preprocessing | Predict the release clause of FIFA 2019 players
Predict the release clause of FIFA 2019 players
course content

Contenuti del Corso

Predict the release clause of FIFA 2019 players

book
Price preprocessing

Compito

Swipe to start coding

Create a function price2int that takes string price as an input. price contains currency sign, the amount of money (number), and the letter K or M. Return the amount of money*1000 if the last letter is K or the amount of money*1000000 if the last letter is M. We also have NaNs in these rows. Return 0 if there is no letter K or M in the input price string.

Soluzione

Mark tasks as Completed
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 4
AVAILABLE TO ULTIMATE ONLY
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt