Re: Seeing output without print in python and pyspark

2016-07-28 Thread Jeff Zhang
The first issue is resolved in https://github.com/apache/zeppelin/pull/1232 On Thu, Jul 28, 2016 at 10:04 PM, Hanan Shteingart wrote: > 1. Is it possible to see output without print in python and pyspark? > 2. Is it possible to plot a data frame without having to sql it? > -- Best Regards

Seeing output without print in python and pyspark

2016-07-28 Thread Hanan Shteingart
1. Is it possible to see output without print in python and pyspark? 2. Is it possible to plot a data frame without having to sql it?