A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/quantopian/qgrid/issues/200 below:

UnicodeEncodeError when displaying DataFrame with Python 2.7 · Issue #200 · quantopian/qgrid · GitHub

Environment Description of Issue

'ascii' codec can't encode characters in position 16-18: ordinal not in range(128)

Reproduction Steps
import qgrid
x = pd.DataFrame({'alias': u'柏林市'}, index=[0])

display(x)
qg = qgrid.show_grid(tmp, grid_options={'editable': False})
What steps have you taken to resolve this already?

I tried setting 'editable' : False hoping that that would not call _update_df.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4