1.0.4

Here’s what’s new in Release 1.0.4 (13 April 2017):

Bug fixes

  • PixieDust will now install locally when using Python 3.5 (#290).
  • Custom chart titles no longer appear twice when rendering Mapbox visualizations (#262).

Enhancements

  • Added feature for time-series data. For line charts and bar charts, PixieDust now gives users the option to convert any date formatted as a string into a datetime64 value. Visualizations are now rendered properly, including sorting and formatting. (#278 & #279).