VerityPy 1.1
Python library for Verity data profiling, quality control, remediation
Data Structures | Namespaces | Functions
transform.py File Reference

Go to the source code of this file.

Data Structures

class  Op
 
class  Transform
 

Namespaces

namespace  VerityPy
 
namespace  VerityPy.transforms
 
namespace  VerityPy.transforms.transform
 

Functions

list read_transforms_from_file (str file_uri)
 
str write_transforms_to_file (str file_uri, list transforms)
 
list extract_lookup_titles (list transforms)
 
list set_lookup_fields (list transforms)
 
dict extract_refs (list transforms)