We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
I'm trying to use statsample, but having some issues....
statsample
(pry) main: 0> b = [2,3,4,5,6,7].to_scale (pry) output error: #<TypeError: Argument should be a Vector>
Do you know why I might be getting this error?
The text was updated successfully, but these errors were encountered:
I tested on my setup and I didn't have any problem. Can you tell me what RVM and statsample version are you using?
Sorry, something went wrong.
Hi there - it turns out there is a problem with awesome_print and pry. For some reason it was causing statsample to blow up as well.
awesome_print
pry
Ah, ok. El dic 22, 2013 3:37 a.m., "brandonparsons" [email protected] escribió:
Hi there - it turns out there is a problem with awesome_print and pry. For some reason it was causing statsample to blow up as well. — Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-31079997 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-31079997 .
No branches or pull requests
Hi there,
I'm trying to use
statsample
, but having some issues....Do you know why I might be getting this error?
The text was updated successfully, but these errors were encountered: