Tom Mock
Tom Mock
Thanks for the update! We look forward to the cross-publish and thanks for all the very exciting work.
I can scroll via Shift + Mouse Wheel or with my laptop's touchpad (without Shift)
Cross-posting: https://dev.to/astrojuanlu/python-packaging-is-great-now-uv-is-all-you-need-4i2d Using: ```python uv init uv add ipykernel ``` Creates a `.venv` and installs ipykernel, but Positron has a popup to prefer this `.venv` and tries to install ipykernel...
I'll also note that it looks like `uv` encodes some metadata into the `pyenv.cfg` and we could sniff that to use `uv pip install ipykernel` but I'm not sure if...
https://github.com/posit-dev/positron/blob/5143bd25007edccad12c8db7c69745b43593b38b/positron/comms/data_explorer-backend-openrpc.json#L333C7-L347C8
@softwarenerd -- I've converted the headers above to `type_display` enum.
Sounds good! I also think it'd be interesting to hear from users on what types of metrics they'd like. I've indicated that we're holding off on the array/structs/unknowns for now
We can close this once #3021 is merged and validated.
> @jthomasmock do we have a good test data that exercises all of the types and thus the column summary statistics? (including precision, null, empty, various types, etc) > >...
@jmcphers I think we are still missing date/datetime stats in: Positron Version: 2024.05.0 (Universal) build 1307 