Skip to content

Commit

Permalink
add pandas
Browse files Browse the repository at this point in the history
Signed-off-by: Shunsuke Miura <[email protected]>
  • Loading branch information
miursh committed Nov 16, 2023
1 parent 9e40881 commit 3e4a5fb
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 4 deletions.
97 changes: 93 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ loguru = "^0.6.0"
numba = "^0.56.4"
requests = "^2.28.2"
matplotlib = "3.5.3"
pandas = "2.0.2"

[tool.poetry.dev-dependencies]
pytest = "^7.1.1"
Expand Down

0 comments on commit 3e4a5fb

Please sign in to comment.