Information on security and data collected.
DW_DISABLE_TRACKING=true
.Type | What we capture |
---|---|
Pandas DataFrame | Summary statistics |
Pandas Series | Summary statistics |
Python primitive | The actual value for int, float, string, booleans. |
Polars DataFrame | Summary statistics |
Polars Series | Summary statistics |
Numpy Arrays | Summary statistics |
Python dicts | Actual values or summary statistics based on values in the dictionary. |
Python list | Actual values or summary statistics based on values in the list. |
api_keys
you can create a class like the following: