# Use Case: Using data science frameworks using your data in spreadsheets Low-Code

You can formulate a question that requires statistical methods, and our AI will generate a Python program to address it. This program will run in a secure sandbox, accessing only your data.

The output will be one or more tables that you can further analyze in your spreadsheet.


---

# 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://docs.getconduit.app/use-cases/use-case-using-data-science-frameworks-using-your-data-in-spreadsheets-low-code.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.
