Anchit Sadana

Results 8 issues of Anchit Sadana

Is there an efficient way to get the transpose of an arquero data table?

![image](https://user-images.githubusercontent.com/70300199/125700428-e7efa230-e4ea-4589-a92b-abdfe60cb160.png) The column names here should be '2021 Traveler Throughput', '2020 Traveler Throughput', '2019 Traveler Throughput'.

Hey there :wave: Just wanted to let you know that [your app on Streamlit Cloud deployed from this repo](https://streamlit-demo-face-gan-streamlit-app-v2nxgz.streamlitapp.com/streamlit/demo-face-gan) has gone over its resource limits. Access to the app is...

https://github.com/hal9ai/hal9/tree/examples/examples/scatterplot-app should work in theory but it doesn't

Basically we need a control that lets the user use markdown/plain text to display something on the frontend.

### What happens? Using epoch_ms(column) gives duckdb.duckdb.OutOfMemoryException: Out of Memory Error: failed to allocate data of size 8.0 GiB (8.0 GiB/11.1 GiB used) ### To Reproduce ```sql SET memory_limit =...

needs triage
needs reproducible example

```pip install driftpy``` fails on python 3.12 because `driftpy` depends on `aiohttp=3.8.3`. aiohttp added support for python starting with version 3.9 so probably need to upgrade that dependency