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

Added describe feature #77

Merged
merged 2 commits into from May 11, 2023
Merged

Conversation

nurjeff
Copy link
Contributor

@nurjeff nurjeff commented May 3, 2023

Added a simple Describe function as referenced in #65
Uses regular Mean() and StandardDeviation(), but accepts a custom percentile function since i don't think that's equivalent to pandas' at the moment. (#72 ?)

@nurjeff nurjeff marked this pull request as ready for review May 3, 2023 19:30
@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a145605) 100.00% compared to head (0c0065d) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #77   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        28    +1     
  Lines         1149      1183   +34     
=========================================
+ Hits          1149      1183   +34     
Impacted Files Coverage Δ
distances.go 100.00% <ø> (ø)
describe.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@montanaflynn montanaflynn merged commit b9dad85 into montanaflynn:master May 11, 2023
3 checks passed
@montanaflynn
Copy link
Owner

Thanks!

@montanaflynn montanaflynn mentioned this pull request May 11, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants