You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ $ pip install timeawarepc
14
14
```
15
15
16
16
## Requirements
17
-
- Python == 3.10.*
17
+
- Python == 3.10
18
18
- Python packages automatically checked and installed as part of the setup. To use Granger Causality, additional dependency of ```nitime``` which can be installed by ```pip install nitime```.
19
19
- R == 4.4.2
20
20
- R package ```kpcalg``` and its dependencies. They can be installed in R or RStudio as follows:
0 commit comments