mlr-org / mlr3pipelines

Dataflow Programming for Machine Learning in R
https://mlr3pipelines.mlr-org.com/
GNU Lesser General Public License v3.0
140 stars 25 forks source link

feature: allow id suffixes when retrieving dictionary element #702

Closed sebffischer closed 2 years ago

sebffischer commented 2 years ago

This could also be added to mlr3misc, but maybe first add it here so we don't have to wait for a mlr3misc release to have this in mlr3pipelines?

codecov-commenter commented 2 years ago

Codecov Report

Merging #702 (7da636d) into master (1fde8e1) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #702      +/-   ##
==========================================
+ Coverage   95.18%   95.21%   +0.02%     
==========================================
  Files          87       87              
  Lines        3346     3363      +17     
==========================================
+ Hits         3185     3202      +17     
  Misses        161      161              
Impacted Files Coverage Δ
R/mlr_pipeops.R 100.00% <ø> (ø)
R/po.R 91.66% <100.00%> (ø)
R/utils.R 93.22% <100.00%> (+2.74%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.