Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
DataSourceDictionary Class Reference

Class that represents a dictionary of a data set and provides methods to work with the data dictionary. More...

Public Member Functions

def serializationTag
 
def getSerializationTag
 
def __init__
 
def create
 
def resetDictionary
 
def setAllFeatures
 
def setNumberOfFeatures
 
def getNumberOfFeatures
 
def getFeaturesEqual
 
def setFeature
 Adds a feature to a data dictionary. More...
 
def checkDictionary
 
def __getitem__
 
def __setitem__
 
- Public Member Functions inherited from SerializationIface
def serialize
 
def deserialize
 
def getSerializationTag
 
- Public Member Functions inherited from Base
def __init__
 

Detailed Description


The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.