projects
/
pandas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b26121
)
up_network_seaborn
author
NeuroDebian Team
<team@neuro.debian.net>
Tue, 11 Jul 2017 00:00:59 +0000
(
01:00
+0100)
committer
Yaroslav Halchenko
<debian@onerussian.com>
Tue, 11 Jul 2017 00:00:59 +0000
(
01:00
+0100)
Gbp-Pq: Name up_network_seaborn
pandas/tests/test_downstream.py
patch
|
blob
|
history
diff --git
a/pandas/tests/test_downstream.py
b/pandas/tests/test_downstream.py
index 61f0c992225c6e5a07439edadb50068a25a6fef1..b910c5ea71cad0b10773cd411259fde3826a29e4 100644
(file)
--- a/
pandas/tests/test_downstream.py
+++ b/
pandas/tests/test_downstream.py
@@
-72,7
+72,7
@@
def test_scikit_learn(df):
clf.fit(digits.data[:-1], digits.target[:-1])
clf.predict(digits.data[-1:])
-
+@tm.network
def test_seaborn():
seaborn = import_module('seaborn')