/Public-Code

Most of the work I have uploaded relates to Coursera courses and cannot be shared. This contains code that can be shared publicly.

Primary LanguageJupyter Notebook

Code I want to remember and reuse

  • BOE_real_rates.ipynb - pulls BOE rate curves from their website
  • ECDC_Covid_Data_and_Graphs.ipynb- Pulls covid data from ecdc and graphs it .
  • Lots of graphs and web pulls.ipynb - Different shape multi-plots and customising pie charts
  • PremierLeagueFixturesfromAPItoExcel.ipynb - Pulls the premier league fixtures from the API and outputs to a dataframe and excel
  • Soduku.ipynb - solution to soduku using backtracking, linear programming and dancing links

Useful links