We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pandas.api.types.pandas_dtype
np.dtype
Continuation of #6788
Also need to enable test_dtype_consistency for HDK.
test_dtype_consistency
The text was updated successfully, but these errors were encountered:
FIX-modin-project#6793: use 'pandas_dtype' instead of 'np.dtype' for …
19e5d44
…some more places in Modin code Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
57f5fa9
e041a97
8b154c1
FIX-#6793: use 'pandas_dtype' instead of 'np.dtype' for some more pla…
478b86c
…ces in Modin code (#6794) Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Successfully merging a pull request may close this issue.
Continuation of #6788
Also need to enable
test_dtype_consistency
for HDK.The text was updated successfully, but these errors were encountered: