-
eg supporting filter/groupby methods on the returned data object
should just be a matter of converting to AST under the hood?
-
# Description
If I create an environment with **python version 3.11** and I try to install the `smartnoise-synth` package, I got an `ERROR`: no versions available for that package.
# Command Line …
-
Per: https://github.com/opendp/opendp/discussions/379
The get_query_cost method should allow an arbitrary list of queries, and return the total spend for all queries in the batch.
If the caller want…
-
Hi Smartnoise Team, thanks for the great work here!
We are using smartnoise-sql and opendp in a project and would like to use the new version of opendp (0.10.0) which offers new features with polar…
-
- depends on #366
---
Port the mental health notebook to the opendp library:
https://github.com/opendp/smartnoise-samples/blob/master/analysis/tutorial_mental_health_in_tech_survey.ipynb
…
-
We ran into an issue where this: https://github.com/opendp/opendp/issues/817 prevents us from using smartnoise-sql on arm64 linux, since opendp isn't built for it. Opendp has a fix for this, but it's …
-
Problem: A new user trying to apply DP has a few libraries to choose from. A comparison between OpenDP and other options might help users be more confident about a decision.
My sense is that OpenD…
-
To discuss
- Are repositories within the opendp org, other than the library, considered as part of the commons?
- How can we "mark/label" these repositories--perhaps a badge?
- Where should a de…
-
Problem: Some aspects of the architecture are not clear in the block diagram, and the hypothetical future projects make the diagram harder to read.
A revised diagram might highlight:
- What blocks…
-
https://github.com/opendp/smartnoise-samples/blob/master/analysis/tutorial_mental_health_in_tech_survey.ipynb
- Parallel the 5 step process in getting started.
- Use the latest API.