Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class that provides methods to access data stored as a structure of arrays, where each (contiguous) array represents values corresponding to a specific feature. More...
Additional Inherited Members | |
Static Public Attributes inherited from NumericTable | |
| basicStatistics = ... | |
Static Public Attributes inherited from NumericTableIface | |
| notAllocated = ... | |
| userAllocated = ... | |
| internallyAllocated = ... | |
| doNotAllocate = ... | |
| notAllocate = ... | |
| doAllocate = ... | |
| minimum = ... | |
| maximum = ... | |
| sum = ... | |
| sumSquares = ... | |
| counters = ... | |
| nonNormalized = ... | |
| standardScoreNormalized = ... | |
| minMaxNormalized = ... | |
For more complete information about compiler optimizations, see our Optimization Notice.