| current_round | Get current round and it's closing time |
| download_data | Function to download the Numerai Tournament data |
| get_api_key | Gets the Numerai API key |
| get_password | Gets the Numerai Password |
| get_public_id | Gets the Numerai Public ID |
| round_stats | Get Information and leader board for a Round Number |
| run_query | Function to run a raw GraphQL query on the API interface |
| set_api_key | Sets the Numerai API key |
| set_password | Sets the Numerai Password |
| set_public_id | Sets the Numerai Public ID |
| stake_nmr | Stake NMR on the current round |
| status_submission_by_id | Get information about a submission from a submission id |
| submit_predictions | Function to submit the Numerai Tournament predictions |
| user_info | Get information about your username |