Skip to content

String and str both used in docs #683

Closed Answered by theOehrly
Casper-Guo asked this question in Q&A
Discussion options

You must be logged in to vote

This should all be (str), especially after I recently refactored the type conversion code to fix some minor issues. (string) might be used to denote the Pandas StringDtype, but we don't want to use that right now. It obviously has its advantages but it not being a builtin python dtype might break code for some people.
This looks a lot like I was just careless when writing documentation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Casper-Guo
Comment options

Answer selected by Casper-Guo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants