A Python-based graphical tool implementing Lagrange Interpolation to approximate
functions from discrete data points, compute derivatives, and visualize results.
The project highlights the use of numerical methods through an interactive GUI.