This is a code repository that stores various code examples for my website and youtube videos.
Most of the time I'll add Python scripts to this repo that are independent of each other. More or less a collection of (Hopefully) useful tools.
Check out My YouTube Channel! https://www.youtube.com/channel/UCJHs6RO1CSM85e8jIMmCySw?view_as=subscriber
Video Tutorial: https://youtu.be/3eV3_yfGM4s https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/andrewsplotexample.py Description: Analyze Multivariate Data using an Andrew's Plot from Pandas
Video Tutorial: https://youtu.be/m2Elp9ubY3w https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/arbitrary_coins.py Description: Return most effective change with user decided coin values
Video Tutorial: https://youtu.be/x01N1kIQhUs https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/automate_supply_chain.py Description: AWS Algorithm I used with python to predict supply chain demand numbers.
Video Tutorial: https://youtu.be/1Kcco6koC34 https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/AutomateExcelReporting.py Description: Techniques to Automate Microsoft Excel Reporting
Video Tutorial: https://youtu.be/Dq7yHiCjKrA https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/AutoWebsiteViewer.py Description: Reload webpages every X seconds
Video Tutorial: https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/Combine_worksheets_on_column.py Description: