Skip to content
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

Notebooks explicitly cast int64 #555

Merged
merged 3 commits into from Feb 14, 2020
Merged

Conversation

BenjaminBossan
Copy link
Collaborator

Fixes #554

Explicitly cast y to int64 in notebooks (int32 doesn't work).

Also removes a stray pdb on cell.

@BenjaminBossan BenjaminBossan self-assigned this Nov 10, 2019
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@BenjaminBossan
Copy link
Collaborator Author

Let's leave this open to also address the point raised here.

@ottonemo
Copy link
Member

If I understand correctly, this can be merged, right?

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Yea lets merge

@BenjaminBossan
Copy link
Collaborator Author

Could be merged from my point of view.

@ottonemo ottonemo merged commit 0ec6c3d into master Feb 14, 2020
@BenjaminBossan BenjaminBossan deleted the notebooks-explicitly-cast-int64 branch February 16, 2020 14:13
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.

Bug: Error in Basic Usage Example
3 participants