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

Add option to generate a list of values from Dataframe or Numpy array #1

Open
labay11 opened this issue Oct 6, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@labay11
Copy link
Member

labay11 commented Oct 6, 2020

Implement functions that generate a Pandas Column out of a dataframe where a given column is the value and another the uncertainty. Similarly, convert a numpy array whose last dimension is equal to 2 to an array of Values where the first element in the last dimension is the value and the second the uncertainty.

Other features: generate a random matrix of values with a scale factor for the uncertainty.

@labay11 labay11 added the enhancement New feature or request label Oct 6, 2020
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