Skip to content

Conversation

kevinbird15
Copy link

get_X was taking a pandas Series and transposing it, but this made all the dtypes "Objects" instead of their actual dtypes. the convert_objects function appears to fix this issue.

get_X was taking a pandas Series and transposing it, but this made all the dtypes "Objects" instead of their actual dtypes. the convert_objects function appears to fix this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant