pqp.data Package¶
Functions¶
| 
 | Attempts to infer the best domain type to use of a list of values | 
| 
 | Generates a domain object from a string and optional values | 
Classes¶
| Domain for a binary variable | |
| 
 | Domain of a categorical variable | 
| Abstract base class for continuous domains | |
| 
 | Class representing datasets, wraps a pandas DataFrame and contains some metadata | 
| Abstract base class for discrete domains | |
| 
 | Manages the possible values that a Variable can take on | 
| 
 | Exception raised when domain is used with invalid values | 
| 
 | |
| 
 | A continuous domain for a variable, delimited by min and max values | 
Class Inheritance Diagram¶
