Skip to content

fix error message typo #112

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix error message typo #112

wants to merge 1 commit into from

Conversation

nwoolmer
Copy link
Contributor

@nwoolmer nwoolmer commented Jul 16, 2025

I encountered an error message:

TypeError: Unsupported type: list. Must be one of: bool, int, float, str, TimestampMicros, datetime.datetimenumpy.ndarray

The last two entries are smushed together, probably because of the missing comma.

@kafka1991 Please check it out when you get the chance!

@nwoolmer nwoolmer requested a review from kafka1991 July 16, 2025 12:25
@nwoolmer nwoolmer added the bug Something isn't working label Jul 16, 2025
Copy link
Collaborator

@kafka1991 kafka1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants