Skip to content

OCWC22/automatic_s3_uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DerrickSherrill.com

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

Pandas Andrew's Plot Example

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

Change Making Problem: Arbitrary Coins Version

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

Automate a Supply Chain Forecasting

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.

Automate Excel Reporting (The Better Version)

Video Tutorial: https://youtu.be/1Kcco6koC34 https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/AutomateExcelReporting.py Description: Techniques to Automate Microsoft Excel Reporting

Auto Website Viewer

Video Tutorial: https://youtu.be/Dq7yHiCjKrA https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/AutoWebsiteViewer.py Description: Reload webpages every X seconds

Combine Worksheets on Column

Video Tutorial: https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/Combine_worksheets_on_column.py Description:

About

Collection of Python Scripts for my YouTube channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.9%
  • Python 11.7%
  • HTML 3.4%