-
Notifications
You must be signed in to change notification settings - Fork 73
describe()
fixes
#937
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
Merged
Merged
describe()
fixes
#937
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
6b4e9d0
expanded cumSum with Short, Byte, and BigInteger
Jolanrensen c97a973
added BigInteger to mean()
Jolanrensen 6e028f1
Merge branch 'master' into statistics-fixes
Jolanrensen ba00f0f
fixup! expanded cumSum with Short, Byte, and BigInteger
Jolanrensen 4d4ebda
expanded sum with float, short, byte, biginteger and some warnings fo…
Jolanrensen 2ef56b4
expanded std with BigInteger and Number
Jolanrensen ac3eb9a
Fixed ColumnDescription.type type
Jolanrensen 563d367
added describe support for incomparable number types (converting them…
Jolanrensen 966447d
renamed isComparable to isInterComparable to better reflect what it d…
Jolanrensen 63ee929
fixup! added describe support for incomparable number types (converti…
Jolanrensen b2bdb4a
added nothing type to cumsum for empty/null-filled columns
Jolanrensen 05e0993
adding tests and comments, missing types for median, expanding cumSum
Jolanrensen c8de339
bumping ktlint engine version to 1.4.1, disabled new when-entry-braci…
Jolanrensen 860ea39
Merge branch 'master' into statistics-fixes
Jolanrensen ea4d035
fixup! adding tests and comments, missing types for median, expanding…
Jolanrensen b64791f
fixed tests
Jolanrensen 8889e13
Merge branch 'master' into statistics-fixes
Jolanrensen 36fd883
renamed isInterComparable to valuesAreComparable based on feedback
Jolanrensen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.