PacktPublishing / Learn-Algorithmic-Trading

Learn Algorithmic Trading, Published by Packt
MIT License
802 stars 302 forks source link

Update seasonality to remove KeyError 0 #14

Closed 512jay closed 1 year ago

512jay commented 2 years ago

Kept getting a KeyError when trying to run the code unmodified. This change fixes that problem.