Skip to content

Commit 20b39cd

Browse files
author
Giulia Baldini
committed
Add tests with big datasets
1 parent 72305ba commit 20b39cd

21 files changed

+36713
-1
lines changed

poetry.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ flake8 = "^7.0.0"
2020
mypy = "^1.10.0"
2121
pandas = "^2.2.2"
2222
jupyter = "^1.0.0"
23+
ucimlrepo = "^0.0.7"
2324

2425
[tool.poetry.build]
2526
script = "build.py"

tests/bico_results/census_10_1000.txt

Lines changed: 755 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_10_2000.txt

Lines changed: 1596 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_10_500.txt

Lines changed: 428 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_20_1000.txt

Lines changed: 755 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_20_2000.txt

Lines changed: 1596 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_20_4000.txt

Lines changed: 3134 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_30_1500.txt

Lines changed: 1256 additions & 0 deletions
Large diffs are not rendered by default.

tests/bico_results/census_30_3000.txt

Lines changed: 2424 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)