Commit Verlauf

Autor SHA1 Nachricht Datum
  Ben Letham 65236ec89e Typo fix vor 6 Jahren
  Ben Letham af2824fbd0 Update site with documentation updates vor 7 Jahren
  bl f5b4249180 Remove all semicolons from documentation; mark hidden outputs vor 7 Jahren
  bl e21a05f4f9 Remove log transforms in the documentation by log transforming the CSVs, to avoid people thinking they have to log transform their data in order to use Prophet. vor 7 Jahren
  Ben Letham 3571a90558 Specify ds format in documentation vor 7 Jahren
  Ben Letham 35c982b3ed Add reference to dygraph plot in documentation vor 7 Jahren
  Anshuman Chhabra c88e344c87 Removed semicolons from quick_start docs (#509) vor 7 Jahren
  Sean J. Taylor a44b209696 Github organization change vor 7 Jahren
  bl 1d8f5f906b Regenerate all documentation vor 7 Jahren
  bl b76ebf18bb documentation update vor 8 Jahren
  bl 03d3ec9f2e Fix notebook Makefile and various typos vor 8 Jahren
  Ben Letham 961716ba55 Add link to data CSV in Quickstart vor 8 Jahren
  Ben Letham 2c8419e673 Fix missing m/d on trend component plot. Previously we used MaxNLocator to limit the number of tick marks on the trend and holiday component plots. This was putting the ticks at various points throughout the year, however the tick label showed only the year, which one would incorrectly assume to be Jan 1. This commit removes MaxNLocator and allows matplotlib to set xticks as it pleases, and updates the effected documentation. vor 8 Jahren
  Ben Letham 2dfacc85bf Fix weekly tick labels in Python quickstart vor 8 Jahren
  Sean J. Taylor e51b42b336 Initial commit vor 8 Jahren