Method: EasyML::Data::Preprocessor::SimpleImputer#path
- Defined in:
- lib/easy_ml/data/preprocessor/simple_imputer.rb
#path ⇒ Object
Returns the value of attribute path.
10 11 12 |
# File 'lib/easy_ml/data/preprocessor/simple_imputer.rb', line 10 def path @path end |