Hi Taotao,

that is the way its usually used to visualize data from SPARK. But I do see
that people transfer the data to list to feed to Matplot (as in the SPARK
course currently running in EDX).

Please try using blaze and bokeh and you will be in a new world altogether.


Regards,
Gourav

On Sat, Jul 23, 2016 at 2:47 AM, Taotao.Li <charles.up...@gmail.com> wrote:

> hi, pesudo,
>
>       I've posted a blog before spark-dataframe-introduction
> <http://litaotao.github.io/spark-dataframe-introduction?s=gmail>  , and
> for me, I use spark dataframe [ or RDD ] to do the logic calculation on all
> the datasets, and then transform the result into pandas dataframe, and make
> data visualization using pandas dataframe, sometimes you may need
> matplotlib or seaborn.
>
> --
> *___________________*
> Quant | Engineer | Boy
> *___________________*
> *blog*:    http://litaotao.github.io
> <http://litaotao.github.io?utm_source=spark_mail>
> *github*: www.github.com/litaotao
>

Reply via email to