π¨ Palette: Add helpful tooltips to complex statistical parameters#84
π¨ Palette: Add helpful tooltips to complex statistical parameters#84
Conversation
Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
|
π Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a π emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
π‘ What: Added
helptooltips with concrete examples to complex financial and statistical input widgets (st.sliderandst.number_input) in the sidebar.π― Why: Users often struggle to map raw numerical configurations like quantiles (e.g., 0.75) or basis points (e.g., 10) to real-world expectations without explicit conversions. This adds an immediate layer of clarity to the research parameters.
πΈ Before/After: Visual changes consist of standard Streamlit
?tooltips appearing next to the relevant labels on hover.βΏ Accessibility: Improves cognitive accessibility by providing concrete examples for abstract numerical inputs.
PR created automatically by Jules for task 6145519608457059428 started by @aarjava