Naz

Results 12 comments of Naz

Yes. That's where I got the inspiration from. It could replace it.

I'm also having this error. I'm returning a query with 300k rows. Any updates? @bednar The exact code I'm using is: ```python result = await influxdb_connector.query_data_frame(query, use_extension_dtypes=True) ``` The flux...