> For the complete documentation index, see [llms.txt](https://docs.chainargos.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainargos.com/documentation/api/looker_api/look_to_pandas.md).

# Downloading a look to pandas

This example downloads data from a look to a pandas dataframe.

{% @github-files/github-code-block url="<https://github.com/ChainArgos/api-demos/blob/main/looker/look_to_pandas/look_to_pandas.py>" %}

Here we just run the query as-is. In the next example we will see how to modify the filters on the query.
