Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save heronshoes/eb3c4dbb8ec5825eefe67a09abe5dd53 to your computer and use it in GitHub Desktop.
Save heronshoes/eb3c4dbb8ec5825eefe67a09abe5dd53 to your computer and use it in GitHub Desktop.
Rubyアソシエーション開発助成2022 最終報告 [RedAmber - A simple dataframe library for Ruby] - Appendix 2

Rubyアソシエーション開発助成2022 最終報告 [RedAmber - A simple dataframe library for Ruby] - Appendix 2

[他の言語ライブラリとの比較] RedAmber/pandas(Python)/tidyverse(R) 関連資料

pandasによるベンチマークコード

benchmark_pandas.ipynb

R (tidyverse)によるベンチマークコード

benchmark_R.ipynb

RedAmberによるベンチマークコードと言語間比較コード

benchmark_RedAmber.ipynb

ベンチマークに使用するデータ

下記のcsvまたはtsvファイルをダウンロードしdataディレクトリに置く。

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment