FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Time Series Forecastings.ipynb by WillieBett · Pull Request #51 · susanli2016/Machine-Learning-with-Python · GitHub

Update Time Series Forecastings.ipynb - #51

Open
WillieBett wants to merge 1 commit into
susanli2016:masterfrom
WillieBett:patch-1
Open

Update Time Series Forecastings.ipynb#51
WillieBett wants to merge 1 commit into
susanli2016:masterfrom
WillieBett:patch-1

Conversation

Copy link
Copy Markdown

when checking Office supplies first time producing higher sales than furniture the .ix is deprecated hence first_date = store.ix[...] should be changed to first_date = store.loc[....] Thanks

when checking Office supplies first time producing higher sales than furniture the .ix is deprecated hence first_date = store.ix[...] should be changed to first_date = store.loc[....]
Thanks

Copy link
Copy Markdown
Author

Pull request

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL