infer_domain_type

pqp.data.infer_domain_type(vals)

Attempts to infer the best domain type to use of a list of values

The heuristics are somewhat complicated. You should run this and inspect the result before use.

Parameters:

vals (Iterable) – a list of values to infer the domain type of