JupyterPhysSciLab / jupyter_Pandas_GUI

GUI tools to help the user construct Pandas expressions such as a new calculated column, plots or fits. The tools are meant to run in an interactive Jupyter notebook. All tools are based on Jupyter widgets.

Home Page:https://jupyterphysscilab.github.io/jupyter_Pandas_GUI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add GUI for doing simple fits.

gutow opened this issue · comments

Preliminary idea is to add a GUI that generates commands for simple fits using lmfit and produces basic plots of the results using plotly.