-
Sometimes, a dataset is broken into multiple tables. For instance, data is often split into multiple CSV files so that each download is smaller.
When we need to reconstruct a single DataFrame from mu…
-
### Overview
We force our users to use pandas dataframes to reduce a dependency on polars, which is less widely supported than polars. https://github.com/narwhals-dev/narwhals is a really cool proj…
-
We added a line in [disrordered_tracing()](https://github.com/AFM-SPM/TopoStats/blob/5d01d437144455d179254e7d8eaa98edcc0ff58d/topostats/tracing/disordered_tracing.py#L425) to substitute the `-` in col…
-
/Problem: Problems with the Pool. Consumes a lot of memory and memory is not cleared after deleting the original datasets
catboost version: 1.2.7
Operating System: macos
CPU: 9
GPU: no
My co…
-
Hi Team,
I came to know that the dataframe/datasets support in GPU Enabler is work in progress. Can you give me an idea as when it is suppose to release.
If possible point the beta version in gi…
-
Patch to make the demo compatible with recent DataFrames versions:
```
59,62c59,62
< model.big_numbers_count_good_credits[] = data[(data[:Good_Rating] .== true), [:Good_Rating]] |> nrow
< mo…
-
Hi, I recently learned about Zarr and very interested in it as seems to solve some issues I have with HDF5.
Increasingly, DataFrames, as popularized by R and now widely used in Python (pandas) and …
-
Nice. I've been doing similar things with SQL sources. I'm curious why you attach the ask to a specific dataframe. Can multiple dataframes be considered in one request? Thanks
-
This is a consolidated list of Issues specific to features associated with generating tabular reports and other results. The linked issues will be closed and progress track here.
- [x] Identify fi…
-
Specification and API consolidation discussion related to `polars` support for probabilistic predictions.
PR https://github.com/sktime/skpro/pull/399 makes it clear that, for full `polars` support,…