Commit History

Author SHA1 Message Date
  Ben Letham 5e8e3ee958 Describe memory req for VM 8 years ago
  Ben Letham 20aca85bbb Require stan 2.14 or later 8 years ago
  Ben Letham 2d2e48b460 Allow plotting components separately 8 years ago
  Sean J. Taylor a3a35f662f Merge pull request #72 from abuccts/issue66-patch 8 years ago
  Sean J. Taylor f287a57cca Merge pull request #84 from lemonlaug/better_mpl 8 years ago
  Isaac Laughlin 597fce143f Adding docstrings to new plotting methods. 8 years ago
  Isaac Laughlin 13fc5c8ae4 Changing my mind about forecast_color as a static class attr. 8 years ago
  Isaac Laughlin 9c82c8ed7a pep8 tweaks. 8 years ago
  Isaac Laughlin e081db52e1 Refactoring mpl code to address #62, #63 8 years ago
  abuccts 806eaa1aa2 update pandas minimum version 8 years ago
  Ben Letham 4b7a418121 Allow _ in holiday name, fix #50 8 years ago
  Ben Letham 5cec062fce Fix weekly seasonality plot in non-en locales 8 years ago
  Ben Letham b7a201086d handle repeated days for a holiday in R 8 years ago
  Oliver Keyes 025c0fec0e Syntax cleanup (#30) 8 years ago
  Ben Letham 443d475468 Allow changepoints on dates that aren't in history, and allow for repeated observations on days. Previously we worked with changepoints via their index in the history. Now we work with them using just their value in scaled time. 8 years ago
  Sean J. Taylor 158f49db59 Merge pull request #39 from rschoenbeck/issue-31-34 8 years ago
  Rob Schoenbeck 1c01713f8d issue-31-34 patch holiday forecast comp 8 years ago
  Sean J. Taylor 1f46ef73a6 Merge pull request #35 from maxhumber/patch-1 8 years ago
  Max Humber a11a8c2a08 Spelling mistake 8 years ago
  Ben Letham a4bd78276c Fix repo language details 8 years ago
  Ben Letham 2dfacc85bf Fix weekly tick labels in Python quickstart 8 years ago
  Christian Stade-Schuldt 143e544beb Fix missing x-axis tick in weekly forecast component plot (#28) 8 years ago
  Ben Letham afc2392f91 Expose plot axes labels in R 8 years ago
  Ben Letham 4c9ad937d3 Merge pull request #25 from arnesund/configurable-axis-labels 8 years ago
  Arne Sund 8dd857d551 Make plot axis label names configurable 8 years ago
  Ben Letham e08cfd2176 Additional kwargs to Stan in Python 8 years ago
  Ben Letham 96ef0e236a Update documentation for additional stan args 8 years ago
  Ben Letham 00a02b07b4 Merge pull request #8 from davharris/dots 8 years ago
  Ben Letham 625c3992b7 Removing stan files from root directory since they are now included in both R and Python directory. This means code duplication, but it seems that there can be issues in Windows with symlinks in github (http://stackoverflow.com/questions/5917249/git-symlinks-in-windows) so we are better off not using them. 8 years ago
  bletham f0408d5f5b Merge pull request #23 from zedoul/master 8 years ago