pymc.GeneratorAdapter#
- class pymc.GeneratorAdapter(generator)[source]#
Helper class that helps to infer data type of generator with looking at the first item, preserving the order of the resulting generator
Methods
GeneratorAdapter.__init__
(generator)GeneratorAdapter.make_variable
(gop[, name])