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

Support Null Column Value Generation #40

Open
stanbrub opened this issue Feb 15, 2023 · 0 comments
Open

Support Null Column Value Generation #40

stanbrub opened this issue Feb 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stanbrub
Copy link
Collaborator

stanbrub commented Feb 15, 2023

Many of the tests in Bencher used a percentage of null (ex. 5%).

  • Need to specify for every column?
  • Add value def syntax or extra method?

Needed By Operations:

  • update_by.forward_fill
  • update_by.delta

Nits to include:

  • EmsTimeTest - In javadoc, exponential moving sum (not average)
  • RollingCountTickTest - In javadoc, counts (vs. count1)
@stanbrub stanbrub added the enhancement New feature or request label Feb 15, 2023
@stanbrub stanbrub changed the title Support Null Generator Type Support Null Column Value Support Feb 16, 2023
@stanbrub stanbrub changed the title Support Null Column Value Support Support Null Column Value Generation May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant