heronshoes/red_amber

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/onCreateCommand.sh
.github/workflows/ci.yml
.github/workflows/code_climate.yml
.github/workflows/container.yml
.github/workflows/doc.yml
.github/workflows/fedora.yml
.gitignore
.rubocop.yml
.rubocop_todo.yml
.yardopts
CHANGELOG.md
Gemfile
LICENSE
README.ja.md
README.md
Rakefile
benchmark/basic.yml
benchmark/combine.yml
benchmark/dataframe.yml
benchmark/drop_nil.yml
benchmark/group.yml
benchmark/reshape.yml
benchmark/rover/csv_load_penguins.yml
benchmark/rover/flights.yml
benchmark/rover/penguins.yml
benchmark/rover/planes.yml
benchmark/rover/weather.yml
benchmark/vector.yml
bin/Gemfile
bin/console
bin/example
bin/setup
doc/CODE_OF_CONDUCT.md
doc/DataFrame.md
doc/DataFrame_Comparison.md
doc/DataFrame_Comparison_ja.md
doc/Dev_Containers.ja.md
doc/Dev_Containers.md
doc/SubFrames.md
doc/Vector.md
doc/image/arrow_table_new.png
doc/image/basic_verbs.png
doc/image/dataframe/assign.png
doc/image/dataframe/assign_operation.png
doc/image/dataframe/drop.png
doc/image/dataframe/join.png
doc/image/dataframe/pick.png