Derek Pyne

Results 5 issues of Derek Pyne

**Context:** Pandas `read_sql` is now raising a warning suggesting moving from a DB-API connection to a SQLAlchemy connection. Hence we are trying to make the switch. **Issue:** When using a...

I am using Papermill to render notebooks in which I would like to have the input hidden. Papermill has a `report_mode` which I am using to do this. This seems...

Addresses #262 . Handles cases where these config headers are present in the request, but with an empty string as their value. Currently, an error is raised when trying to...

### Expected behavior Moving from 0.316 to 0.317 causes Trino queries to (run with pandas read_sql) to fail inside get_prepared_statement_values (https://github.com/trinodb/trino-python-client/blob/68f3d9d843e307c57b6ce728493a9837939ba60a/trino/client.py#L232) with a Value Error (`ValueError: not enough values to...

- [x] I have searched to see if a similar issue already exists. **Is your feature request related to a problem? Please describe.** I have a Dataframe Component with a...

enhancement
💾 Dataframe