We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b79bf9 commit dce77d4Copy full SHA for dce77d4
tools/scatterplot/scatterplot.py
@@ -5,8 +5,8 @@
5
6
import sys
7
8
-from numpy import array
9
import rpy2.rpy_classic as rpy
+from numpy import array
10
from rpy2.robjects.numpy2ri import numpy2ri
11
12
0 commit comments