You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update High Leverage API and Streamlit Page Enhancements
- Increased the hardcoded maximum number of bootable spots in the High Leverage API from 200 to 400, matching what is configured in the Drift app.
- Improved data processing in the Streamlit page by ensuring numeric types for sorting after renaming columns, enhancing data integrity.
- Updated the display of high leverage positions to utilize Pandas Styler for better formatting, improving the visual presentation of data in the Streamlit application.
- Removed outdated comments and streamlined the code for clarity and maintainability.
These changes enhance the functionality and user experience of the High Leverage features in the application.
0 commit comments