Skip to content

Commit

Permalink
chore: ➕ installed pyarrow as pandas depenceny
Browse files Browse the repository at this point in the history
`pyarrow` will be a future dependency for pandas: pandas-dev/pandas#54466
  • Loading branch information
ShawnGeorge03 committed Mar 7, 2024
1 parent df2643d commit 7dab886
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 126 deletions.
1 change: 1 addition & 0 deletions Pipfile
Expand Up @@ -12,6 +12,7 @@ pymongo = "*"

[dev-packages]
tabulate = "*"
pyarrow = "*"

[requires]
python_version = "3.12"
Expand Down

0 comments on commit 7dab886

Please sign in to comment.