-
### Problem description
I think the number of unique values per column is (often, not always) a very useful property when quickly inspecting a dataset. So I think it would be a good addition to `df.d…
orlp updated
3 months ago
-
This place marks the features going to do in the coming release, and we will release a new version of Nutsdb once any of them be done.
- [ ] add a new struct called bloom filter. @lyl156
- [ ] ad…
-
We should add pandas-stubs to mypy type checks:
```diff
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -46,6 +46,7 @@ repos:
args: []
additional_dependencies:
…
-
![image](https://github.com/duckdb/duckdb-rs/assets/32380374/34693827-698b-4051-9382-ddbc8415f718)
OS: Windows 11 23H2
RUST Toolchains: rustc 1.76.0 (07dca489a 2024-02-04)
err msg:
```
er…
-
_This issue is being filed by a script, but if you reply, I will see it._
[PackageEvaluator.jl](https://github.com/IainNZ/PackageEvaluator.jl) is a script that runs nightly. It attempts to load all J…
-
It would be extremely useful if we could create our own user defined functions in any language we choose, adding unparalleled flexibility to CRDB. It would provide capabilities like self-run version o…
-
Hi guys,
thanks for such a nice collection of algorithms, I've been playing a bit with and stumbled over a few things I would like to clarify:
- HyperLogLog:151,161 seems to have a redundant "+ 1", p…
-
Please extend the documentation or at least provide a list of available redis commands - it is unclear if serenity provides a subset of redis comands or implements all of them. Without things such as …
-
Seeing java.lang.IllegalArgumentException: No catalog handle for partitioning handle: SINGLE on Trino version 428 when using AUTOMATIC as the join_distribution_type. When I change the join_distributio…
-
Da fare:
- Caching dei thread
Possibili:
- Tag list
- Counter visite giornaliere uniche (via HyperLogLog)
Suggerimenti/altro?