Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nandp1 authored Aug 14, 2023
1 parent d8f6977 commit f438416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
Functions `bhav`, `fobhav`, `nselive` and `nseopen` are revised & fully functional.

## NOTE
The functions now obtain data from NSE using python scripts. Python packages `pandas` and `requests` should be installed by,
The functions now obtain data from NSE using python scripts. Python packages `pandas` and `requests` should be installed in R module by,
``` r
library(reticulate)
py_install("requests")
Expand Down

0 comments on commit f438416

Please sign in to comment.