jupyter / declarativewidgets

[RETIRED] Jupyter Declarative Widget Extension
http://jupyter.org/declarativewidgets/docs.html
Other
120 stars 38 forks source link

trailing spaces on Dates in dataframe #511

Closed peller closed 7 years ago

peller commented 7 years ago

I'm encountering dates in urth-core-dataframe that look like this:

"2013-02-01 15:13:00.000 "

Note the space at the last position. This succeeds in Chrome, but fails in Firefox and Safari.

For an example, look at fares in this notebook

peller commented 7 years ago

@poplav

poplav commented 7 years ago

Fixed by #512