Michael Shoemate

Results 284 issues of Michael Shoemate

Support for the R language is a very common request! There is a stub R library I wrote in this private repo here: https://github.com/opendp/smartnoise-core-R

OpenDP Core
Effort 3 - Large :cake:
CATEGORY: Architecture

We need benchmarks to assess the execution time of the library components. - If bounds are set in the geometric mechanism, does it actually run in constant-time? - Similarly for...

CI

We need a system for building latex documents as part of the build process for the documentation. This would allow us to deploy the proofs alongside the library documentation. Depends...

CATEGORY: Documentation
OpenDP Core
CATEGORY: Project

Many CSV files are written out with quoted columns. When `make_split_dataframe` runs, it doesn't remove these quotes. This can lead to surprise quotes in your columns and failed casting. Misc...

CATEGORY: Bug
good first issue
OpenDP Core

It would be nice to have a transformation from a csv path to a DataframeDomain of String columns. Some considerations: - need to add a strange CsvPathDomain, and define dataset...

CATEGORY: DP Component
OpenDP Core

There's an exponential mechanism we could easily port from previous work on SmartNoise-Core. It would have to sit behind the "floating-point" flag. This might be too difficult for a first...

CATEGORY: DP Component
OpenDP Core

Some queries depend on simple 1-stable mathematical transformations: - log - abs - negate - etc There have also been some suggestions by Marco Gaboardi about integrating a more general...

good first issue
CATEGORY: DP Component
OpenDP Core

Samplers should have tests to ensure the distribution of answers emitted by the impls are reasonable.

OpenDP Core
Effort 2 - Medium :cookie:
CATEGORY: Infrastructure

OpenDP Core
Effort 2 - Medium :cookie:
CATEGORY: Infrastructure

Placeholder issue. This is still somewhat experimental.

OpenDP Core
Effort 2 - Medium :cookie:
CATEGORY: Infrastructure