allisonhorst / allisonhorst/palmerpenguins

Request for 'simplified' penguins dataset

オープン
#81 コメント 4 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
R
スター
1k
フォーク
252
PR マージ指標
30日以内にマージされた PR はありません

説明

First, thank you for providing this great dataset!

For the mlr3 project (www.github.com/mlr-org/mlr3) we've been replacing all instances of the problematic `iris` dataset with `penguins`. However one of the large benefits of `iris` is that it can be handled by all (classical and ML) models as it contains no factors and has no missing values. Whilst we could modify `penguins` internally this could be messy as users may be confused by multiple similar datasets (i.e. running a model on our penguins would not be same results as version here).

Therefore I'd like to request an 'official' simplified version of `penguins`, exported with the package, that removes missing observations and converts the factor column to integer.

Thanks!
Raphael

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。