Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

折返しクラスタに対処する #150

Open
Rindrics opened this issue Jul 9, 2019 · 5 comments
Open

折返しクラスタに対処する #150

Rindrics opened this issue Jul 9, 2019 · 5 comments

Comments

@Rindrics
Copy link
Owner

Rindrics commented Jul 9, 2019

ずっと残りそう
これがクローズされる日は来るのだろうか

@Rindrics
Copy link
Owner Author

Rindrics commented Jul 9, 2019

ちょっとしたプロジェクトかも

@Rindrics
Copy link
Owner Author

Rindrics commented Jul 9, 2019

Screen Shot 2019-07-10 at 0 17 14

@Rindrics
Copy link
Owner Author

Rindrics commented Jul 9, 2019

今の実装,クラスタのdim を可変長にしたつもりだが,
ほんとに各クラスタごとに異なるdimを許すようになっているか?
もしそうなら,上のクラスタは折返しを実装しなくても ends = list(, col = "^(?!.*~).*$") で処理できる

@Rindrics
Copy link
Owner Author

Rindrics commented Jul 9, 2019

いや,だめだ.ends は文字通り,端を規定するだけ.
なので,一旦 ends = list(, col = ".+") で全部とって,あとから gather_cols(regex = "^(?!.*~).*$") しようか

@Rindrics
Copy link
Owner Author

Rindrics commented Jul 9, 2019

上記が上手くいけば,そんなに複雑ではない.むしろ問題は銘柄が空欄になっているイワシ類.
NA銘柄のセル結合データと見做そうか?

@Rindrics Rindrics added this to ICEBOX in Sprint Board Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Sprint Board
  
ICEBOX
Development

No branches or pull requests

1 participant