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
feat: Add display configuration tests for DataFrame
- Implemented tests for accessing and modifying display configuration properties in the DataFrame class.
- Added `test_display_config` to verify default values of display settings.
- Created `test_configure_display` to test setting and partially updating display configuration.
- Introduced `test_reset_display_config` to ensure resetting configuration restores default values.
0 commit comments