[
https://issues.apache.org/jira/browse/KNOX-2060?focusedWorklogId=330303&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-330303
]
ASF GitHub Bot logged work on KNOX-2060:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Oct/19 05:36
Start Date: 18/Oct/19 05:36
Worklog Time Spent: 10m
Work Description: lmccay4 commented on pull request #168: KNOX-2060 -
Extend KnoxShellTable statistics methods to work with columns of Strings
URL: https://github.com/apache/knox/pull/168
## What changes were proposed in this pull request?
Added ability to convert columns of type String to double[] for operations
with StatUtils (mean, median, mode, etc).
## How was this patch tested?
Manual and unit tests.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 330303)
Remaining Estimate: 0h
Time Spent: 10m
> Extend KnoxShellTable statistics methods to work with columns of Strings
> ------------------------------------------------------------------------
>
> Key: KNOX-2060
> URL: https://issues.apache.org/jira/browse/KNOX-2060
> Project: Apache Knox
> Issue Type: Improvement
> Components: KnoxShell
> Reporter: Ljmiv
> Assignee: Ljmiv
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Convert columns with numbers stored as strings to double arrays to allow for
> statutils operations. Useful as tables will be imported as CSV, resulting in
> columns of strings. No current way to convert strings to double[].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)