Skip to content
  • jernejfrank's avatar
    e7d1a147
    post_pipe implementation (#1145) · e7d1a147
    jernejfrank authored
    * stuck on dynamically adding typehints, needs more tests and cleanup
    
    * Changed base class to SingleNodeNodeTransformer since more appropriate functionality
    
    * Refactored out common pipe node chaining
    
    * added docs and tests
    
    * Added example
    
    * addressed edge case and renamed things
    
    * Changed function names, added deprecation, exapnded example docs
    
    * Made naming consistent and notebook match the py files
    
    * param renamed for consistency
    
    * added docs for pipe_input, pipe_output and deprecation to pipe
    
    * added docs for pipe_input, pipe_output and deprecation to pipe
    
    * Fails to generate docs...
    
    * made the docs render
    e7d1a147
    post_pipe implementation (#1145)
    jernejfrank authored
    * stuck on dynamically adding typehints, needs more tests and cleanup
    
    * Changed base class to SingleNodeNodeTransformer since more appropriate functionality
    
    * Refactored out common pipe node chaining
    
    * added docs and tests
    
    * Added example
    
    * addressed edge case and renamed things
    
    * Changed function names, added deprecation, exapnded example docs
    
    * Made naming consistent and notebook match the py files
    
    * param renamed for consistency
    
    * added docs for pipe_input, pipe_output and deprecation to pipe
    
    * added docs for pipe_input, pipe_output and deprecation to pipe
    
    * Fails to generate docs...
    
    * made the docs render
Loading