Join Slack
Powered by
I see alot of people are using Jupyter, but what i...
# datascience
a
Alex
02/24/2023, 9:01 AM
I see alot of people are using Jupyter, but what is the optimal way to show dataframe results in IDE other then using println()
p
Pavel Gorgulov
02/24/2023, 9:02 AM
https://kotlinlang.slack.com/archives/C4W52CFEZ/p1677057453582359?thread_ts=1677006205.282809&cid=C4W52CFEZ
a
altavir
02/24/2023, 11:59 AM
If you want to open it from a script, you can always create a temporary HTML file and open it in browser. We do that in Plotly.
a
Alex
02/25/2023, 8:20 AM
thanks
@Pavel Gorgulov
,
@altavir
4
Views
Open in Slack
Previous
Next