Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.16 KB

File metadata and controls

33 lines (25 loc) · 1.16 KB

Projects for Object Oriented Programming in Python

Projects made to realise concepts of OOP in Python.

View Code · Report Bug · Request Feature

Information

Both projects were made in Jupyter Notebooks.

  1. Kitty This project is used to divide a number of payments evenly over a number of different payees, allowing for money already spent for previous purchases and returning the minimum amount.

  2. Pandas This project reimplements features of Pandas in python such as displaying data in a table, printing this data and then sorting the data in place.

Contact

Brian Manning - linkedin/manning-brian - manningbrian98@gmail.com

Project Link: https://github.com/manningb/object-oriented-python