Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python program generation #2

Open
raprasad opened this issue Apr 17, 2024 · 0 comments
Open

Python program generation #2

raprasad opened this issue Apr 17, 2024 · 0 comments
Assignees

Comments

@raprasad
Copy link
Member

raprasad commented Apr 17, 2024

Using the OpenDP Library, generate a command line Python program to create the specified statistics.

Program input:

  • data source
  • number of rows (optional)

Open Questions

  • Should the in-process Polars version of the OpenDP Library be used or 0.9?

  • With either version, use the Python core API, e.g. Context API will be changing too much--or in early development in the case of the Polars version

  • Each step in the generated Python program should be heavily commented, potentially using language from DP Creator

@raprasad raprasad added this to the Initial Prototype milestone Apr 17, 2024
@raprasad raprasad self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant