Skip to content

Commit 4188259

Browse files
committed
complex
1 parent 002f498 commit 4188259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas_streaming/df/dataframe_helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def numpy_types():
2828
numpy.float16,
2929
numpy.float32,
3030
numpy.float64,
31-
numpy.complex_,
3231
numpy.complex64,
3332
numpy.complex128,
3433
]

0 commit comments

Comments
 (0)