Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Specifies methods to access data stored in files. More...
Public Member Functions | |
def | getFeatureManager |
def | getNumericTableNumberOfColumns |
def | setDictionary |
def | loadDataBlock |
def | createDictionaryFromContext |
def | getNumberOfAvailableRows |
![]() | |
def | freeNumericTable |
def | allocateNumericTable |
![]() | |
def | getDictionary |
def | setDictionary |
def | createDictionaryFromContext |
def | loadDataBlock |
def | getNumericTable |
def | getNumberOfColumns |
def | status |
def | getNumericTableNumberOfColumns |
![]() | |
def | getDictionary |
def | setDictionary |
def | createDictionaryFromContext |
def | getStatus |
def | getNumberOfColumns |
def | getNumericTableNumberOfColumns |
def | getNumberOfAvailableRows |
def | allocateNumericTable |
def | getNumericTable |
def | freeNumericTable |
def | loadDataBlock |
Additional Inherited Members | |
![]() | |
readyForLoad = ... | |
waitingForRows = ... | |
endOfData = ... | |
notReady = ... | |
notDictionaryFromContext = ... | |
doDictionaryFromContext = ... | |
notAllocateNumericTable = ... | |
doAllocateNumericTable = ... | |
FeatureManager | The type of feature manager that specifies how to extract numerical data from CSV |
SummaryStatisticsType | The floating point type to compute summary statics for numeric table |
CsvDataSource_CSVFeatureManagerFloat64
is an alias of CsvDataSource(FeatureManager=daal.data_management.interface1.CSVFeatureManager, StatsType=float64)
For more complete information about compiler optimizations, see our Optimization Notice.