Removed deprecated numpy.float_ and update NumPy/Pandas imports (#762)
Signed-off-by: saimedhi <[email protected]>
This commit is contained in:
@@ -111,7 +111,6 @@ class JSONSerializer(Serializer):
|
||||
elif isinstance(
|
||||
data,
|
||||
(
|
||||
np.float_,
|
||||
np.float16,
|
||||
np.float32,
|
||||
np.float64,
|
||||
|
||||
Reference in New Issue
Block a user