Skip to content

Commit 9906955

Browse files
ckraputwiecki
authored andcommitted
Updated data file used for Getting Started and Profiling notebooks (#3262) (#3288)
* Updated data file used for Getting Started and Profiling notebooks * Modified argument to parse_dates in Profiling and Getting Started notebooks * Revert "Modified argument to parse_dates in Profiling and Getting Started notebooks" This reverts commit 075c896. * Updated installation instructions and get_data arguments in Getting Started and Profiling notebooks
1 parent ce9e98d commit 9906955

File tree

4 files changed

+693
-4052
lines changed

4 files changed

+693
-4052
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- Refactor SMC and properly compute marginal likelihood (#3124)
2929
- Removed use of deprecated `ymin` keyword in matplotlib's `Axes.set_ylim` (#3279)
3030
- Fix for #3210. Now `distribution.draw_values(params)`, will draw the `params` values from their joint probability distribution and not from combinations of their marginals (Refer to PR #3273).
31+
- Removed dependence on pandas-datareader for retrieving Yahoo Finance data in examples (#3262)
3132
- Rewrote `Multinomial._random` method to better handle shape broadcasting (#3271)
3233

3334
### Deprecations

docs/source/notebooks/getting_started.ipynb

Lines changed: 141 additions & 90 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)