The addon uses enums in the script instead of having the enum values stored in the project settings! Making it much easier to use. When exporting a variable where its type is an enum (to edit it in ...
FrameDisplay is a lightweight Python package for rendering Pandas DataFrames as interactive HTML tables within Jupyter Notebooks and JupyterLab. It improves the default DataFrame display by adding ...