Why do I need print() on Jupyter ? #3496
Unanswered
danielreispereira
asked this question in
Q&A
Replies: 1 comment
-
@danielreispereira Have a look at your version. I am on 1.1 and it prints fine without the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is this by design? Do I need to use print() around a datatable on Python to see the datatable on console/jupyter?
Is there a workaround to get the datatable printed on terminal when its name is run ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions