Skip to content

Commit

Permalink
fix broken panda 2.0.1 install
Browse files Browse the repository at this point in the history
  • Loading branch information
davebulaval committed May 17, 2023
1 parent 2cd8f78 commit 0e305a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pip install -U git+https://github.com/GRAAL-Research/risc.git@dev

## Cite

Use the following for the article;
Use the following for the article or dataset;

```
@misc{beaucheminrisc,
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ faker-vehicle
scipy
python-dateutil
babel
numpy
numpy
pandas==2.0.0

0 comments on commit 0e305a4

Please sign in to comment.