/pythonproject

My Python program uses SQLAlchemy to compile a SQLite database and load four training datasets into a single table.The design is object-oriented,includes inheritance,and incorporates exception handling.It leverages Pandas,Bokeh for data visualization,and SQLAlchemy.Unit tests cover all essential elements,and the code is documented with docstrings.

Primary LanguagePython

No issues in this repository yet.