-
## System details:
#### Positron and OS details:
Positron Version: 2024.11.0 (system setup) build 116
Code - OSS Version: 1.93.0
Commit: 8b1688ababfa228db515a739050c466f3bb3089f
Date: 2024-10-28T0…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
`linelist::tags_df()` is not compara…
-
### Description
Often, some pipelines require the ensembling of different statistical models. We can accomplish this by introducing a new module in the library named `statsforecast/ensembles.py`, whi…
-
Hi Everyone,
I'm trying to upload a `pd.DataFrame` to BigQuery using the `datalab` library, specifically the datalab.bigquery.Table.insert_data() function. The error happens when the library send …
-
Path: /llms
-
Place for discussion and questions about Kotlin DataFrame compiler plugin
Idea behind it is to make such code compile, provide coding assistance in project files and later in Kotlin Notebooks - on …
-
### Describe the bug, including details regarding any error messages, version, and platform.
I was getting the following error when trying to build a large polars DataFrame from a pyarrow table:
`…
Aryik updated
1 month ago
-
**Exception**
```
ValueError: The columns in the computed data do not match the columns in the provided metadataOrder of columns does not match
```
**Repro code**
```
from dask.dataframe import …
-
It looks like this has been around in some from since 2018!
https://docs.xarray.dev/en/stable/generated/xarray.Dataset.to_dask_dataframe.html#xarray.Dataset.to_dask_dataframe
On initial impress…
-
It would be nice to just display a dataframe by itself without doing `%>% I()`. i think the easiest thing to do is to have the 'code' be the name of the dataframe itself and the LHS be that dataframe,…