The DataFrameWrapper class is basically the wrapper than any non-pyreal transformer should be put into, but users shouldn't need to think about data structures to understand it. One way to make code seem more natural, if possible, is to have the base Transformer class do the dataframewrapper functionality
The DataFrameWrapper class is basically the wrapper than any non-pyreal transformer should be put into, but users shouldn't need to think about data structures to understand it. One way to make code seem more natural, if possible, is to have the base Transformer class do the dataframewrapper functionality