Skip to content

Commit d217658

Browse files
committed
Add README.
1 parent c0bbc4f commit d217658

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Using pandas and scikit-learn for classification tasks
2+
DePy 2015
3+
4+
```bash
5+
git clone [email protected]:jseabold/depy.git
6+
cd depy
7+
pip install -r requirements.txt
8+
ipython notebook --notebook-dir=.```

0 commit comments

Comments
 (0)