Downloading a look to pandas
This example downloads data from a look to a pandas dataframe.
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.
Last updated