import numpy numpy.array([1, 2, 3]).float()
Standard input is empty
Standard output is empty
Traceback (most recent call last): File "./prog.py", line 3, in <module> AttributeError: 'numpy.ndarray' object has no attribute 'float'
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!