Handbook
Glossary
get-competition-leaderboard ( competition -- json )
Vocabulary
kaggle
Inputs
competition
an
object
Outputs
json
an
object
Definition
USING:
formatting
;
IN:
kaggle
:
get-competition-leaderboard
( competition -- json )
"/competitions/leaderboard/%s"
sprintf
kaggle-get-json
;