Skip to content

Commit 4359151

Browse files
committed
Update README
1 parent f78770f commit 4359151

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,18 @@ requires scikit-learn:
1414
1515
User installation
1616
~~~~~~~~~~~~~~~~~
17+
Install pandas is using ::
18+
19+
pip install pandas
20+
or
21+
sudo apt-get install python3-pandas
1722
1823
Install scikit-learn is using ::
1924
25+
2026
pip install -U scikit-learn
27+
or
28+
sudo apt-get install python3-sklearn
2129
2230
Testing
2331
~~~~~~~

0 commit comments

Comments
 (0)