Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract interface class for a data management component responsible for accessing data in the numeric format. More...
Public Member Functions | |
def | getBlockOfRows |
def | releaseBlockOfRows |
def | getBlockOfColumnValues |
def | releaseBlockOfColumnValues |
def | getBlockOfRowsAsDouble |
def | getBlockOfColumnValuesAsDouble |
def | getBlockOfRowsAsFloat |
def | getBlockOfColumnValuesAsFloat |
def | getBlockOfRowsAsInt |
def | getBlockOfColumnValuesAsInt |
For more complete information about compiler optimizations, see our Optimization Notice.