Skip to content

Commit 38c5dbf

Browse files
committed
Add disk handling functionality
1 parent 5ddd745 commit 38c5dbf

5 files changed

Lines changed: 187 additions & 98 deletions

File tree

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ mkdocs-material = "*"
2222
[packages]
2323
risc = {editable = true,path = "."}
2424
pandas-profiling = "*"
25+
numpy = "*"
2526

2627
[requires]
2728
python_version = "3.7"

0 commit comments

Comments
 (0)