Skip to content

Commit 05efa8e

Browse files
check
1 parent 05fa958 commit 05efa8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/scripts/eval_performance.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
from pandas import DataFrame
77

8+
#check
9+
810
setup_common = """from pandas import DataFrame
911
import numpy as np
1012
df = DataFrame(np.random.randn(%d, 3), columns=list('abc'))

0 commit comments

Comments
 (0)