Title: Bollinger Band code needs some minor rework · Issue #3 · PyDataBlog/Python-for-Data-Science · GitHub
Open Graph Title: Bollinger Band code needs some minor rework · Issue #3 · PyDataBlog/Python-for-Data-Science
X Title: Bollinger Band code needs some minor rework · Issue #3 · PyDataBlog/Python-for-Data-Science
Description: Inside Bollinger Bands Tutorial.py, there's some minor rework required. item[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std() should become item[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std(ddof=0) (this is because ...
Open Graph Description: Inside Bollinger Bands Tutorial.py, there's some minor rework required. item[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std() should become item[’30 Day STD’] = item[‘Adj Close’].rolling(...
X Description: Inside Bollinger Bands Tutorial.py, there's some minor rework required. item[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std() should become item[’30 Day STD’] = item[‘Adj Close’].roll...
Opengraph URL: https://github.com/PyDataBlog/Python-for-Data-Science/issues/3
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Bollinger Band code needs some minor rework","articleBody":"Inside Bollinger Bands Tutorial.py, there's some minor rework required.\r\n\r\nitem[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std()\r\n\r\nshould become\r\n\r\nitem[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std(ddof=0)\r\n(this is because the standard deviation is being calculated against a population, not a sample)\r\n\r\nHope that is of assistance.\r\n\r\nCheers,\r\nRichard.\r\n\r\n","author":{"url":"https://github.com/RichardDale","@type":"Person","name":"RichardDale"},"datePublished":"2019-12-03T12:01:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/3/Python-for-Data-Science/issues/3"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:4913955b-0abf-df69-f3dc-cf1f3befa657 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8D08:2A0E1:A235ED:D0894F:697FBA29 |
| html-safe-nonce | df7904d7d5a4a9be0822f9538e3980d82034a72dc950aae632a95466db54c49b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDA4OjJBMEUxOkEyMzVFRDpEMDg5NEY6Njk3RkJBMjkiLCJ2aXNpdG9yX2lkIjoiNzkxMjg3NDA5ODA5NzYzMzgzMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 32d787f615e50dadf91b40d10ee913984e7672b05705ba3ff14bb4d766fb8452 |
| hovercard-subject-tag | issue:531935719 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PyDataBlog/Python-for-Data-Science/3/issue_layout |
| twitter:image | https://opengraph.githubassets.com/55d6fa6ef888a0725c1cce4c8e75e864c6138bd0b5e4b5dc788f0cd1b66d89ba/PyDataBlog/Python-for-Data-Science/issues/3 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/55d6fa6ef888a0725c1cce4c8e75e864c6138bd0b5e4b5dc788f0cd1b66d89ba/PyDataBlog/Python-for-Data-Science/issues/3 |
| og:image:alt | Inside Bollinger Bands Tutorial.py, there's some minor rework required. item[’30 Day STD’] = item[‘Adj Close’].rolling(window=20).std() should become item[’30 Day STD’] = item[‘Adj Close’].rolling(... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | RichardDale |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6 |
| turbo-cache-control | no-preview |
| go-import | github.com/PyDataBlog/Python-for-Data-Science git https://github.com/PyDataBlog/Python-for-Data-Science.git |
| octolytics-dimension-user_id | 29863388 |
| octolytics-dimension-user_login | PyDataBlog |
| octolytics-dimension-repository_id | 103275010 |
| octolytics-dimension-repository_nwo | PyDataBlog/Python-for-Data-Science |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 103275010 |
| octolytics-dimension-repository_network_root_nwo | PyDataBlog/Python-for-Data-Science |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7c85641c598ad130c74f7bcc27f58575cac69551 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width