-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
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
Doctests for StringArray and LargeStringArray. #330
Conversation
@alamb putting this up for quick feedback. Please let me know if this is the right level of additional documentation, or if we should have more. Also, happy to include similar for more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @novemberkilo I think this will be super helpful for users to quickly find how to create StringArray
👍
Thanks @novemberkilo |
Which issue does this PR close?
Re #301
What changes are included in this PR?
Additional doctests for
StringArray
andLargeStringArray
Are there any user-facing changes?
No