Il giorno 8 febbraio 2016 20:42, Manlio Perillo <manlio.peri...@gmail.com>
ha scritto:
>
> 4. encoding non impostato correttamente su terminale?
>
> Christian: prova a fare, da jupiter:
>
> >>> s = df_1.loc[1,"DESCRIZIONE"]
> >>> print(type(s))
>

 <class 'str'>

>>> print(repr(s))
>

"<p>Il vino bianco D.O.C. 5 terre è ricavato.....



>
> > [...]
>
> Ciao  Manlio
> _______________________________________________
> Python mailing list
> Python@lists.python.it
> http://lists.python.it/mailman/listinfo/python
>



-- 

I wish you a good day,
Christian
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a