We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04557d commit 6009923Copy full SHA for 6009923
1 file changed
changes/3264.fix.rst
@@ -0,0 +1,4 @@
1
+- Expand the range of types accepted by ``parse_data_type`` to include strings and Sequences.
2
+- Move the functionality of ``parse_data_type`` to a new function called ``parse_dtype``. This change
3
+ ensures that nomenclature is consistent across the codebase. ``parse_data_type`` remains, so this
4
+ change is not breaking.
0 commit comments