Skip to content

Commit 6009923

Browse files
committed
changelog
1 parent d04557d commit 6009923

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

changes/3264.fix.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)