# Main Page

### Career Tracks

#### Python

#### \[Data Analyst]\(<https://www.datacamp.com/tracks/data-analyst-with-python>)

Open the door to becoming a data analyst. Master popular libraries like NumPy and gain the skills you need to prepare, analyze, and present data.

62 hours 16 courses

#### \[[Data Scientist ](https://datacamp.imansour.net/career-tracks/data-scientist-with-python)]\(<https://www.datacamp.com/tracks/data-scientist-with-python>)

From data manipulation to machine learning, you'll gain the career-building Python skills you need to succeed in the exciting field of data science!

88 hours 23 courses

#### \[Python Programmer]\(<https://www.datacamp.com/tracks/python-programmer>)

From data manipulation to unit testing, gain the career-building skills you need to succeed as a Python programmer. No prior coding experience needed.

63 hours 16 courses

#### \[[Machine Learning Scientist](https://datacamp.imansour.net/career-tracks/machine-learning-scientist-with-python)]\(<https://www.datacamp.com/tracks/machine-learning-scientist-with-python>)

A machine learning scientist researches new approaches and builds machine learning models.

93 hours 23 courses

#### \[Data Engineer]\(<https://www.datacamp.com/tracks/data-engineer-with-python>)

Gain the in-demand data engineering skills businesses are looking for and learn how to efficiently ingest, manage, and warehouse data.

95 hours 25 courses


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://datacamp.imansour.net/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
