• pygrep checks stricter regex patterns
• Layout updates:
• Moved pickle tests stub function
• Simplified nx.layout usage
• Automated test cleanup fixture added
• Standardized import conventions and fixed regex issues
• pygrep checks stricter regex patterns
• Layout updates:
• Moved pickle tests stub function
• Simplified nx.layout usage
• Automated test cleanup fixture added
• Standardized import conventions and fixed regex issues
* Added typing information to set_printoptions
* Fixed f2py reference update issue with invalid link removal
No other significant updates or new features.
* Added typing information to set_printoptions
* Fixed f2py reference update issue with invalid link removal
No other significant updates or new features.
aws-sdk-pandas
Updates:
• Fixed unit test function name typo.
• Updated dependencies:
• Dev:
+ boto3-stubs: 1.36.11
+ ruff: 0.9.4
• Prod:
+ boto3: 1.36.6
aws-sdk-pandas
Updates:
• Fixed unit test function name typo.
• Updated dependencies:
• Dev:
+ boto3-stubs: 1.36.11
+ ruff: 0.9.4
• Prod:
+ boto3: 1.36.6
• Added border parameter descriptions in to_html
• Clarified skipna description in groupby reductions
• Fixed empty stack with level list
• Updated documentation for DataFrame.rolling's closed parameter
• Added border parameter descriptions in to_html
• Clarified skipna description in groupby reductions
• Fixed empty stack with level list
• Updated documentation for DataFrame.rolling's closed parameter
Updates:
• Performance: Micro-optimized DataFrame checks
• New Features:
• Merge_sorted binary merge operation
• Azure credential classes
• Unity catalog dataclasses
• Code Refactoring: Moved DSLs to dsl folder
Updates:
• Performance: Micro-optimized DataFrame checks
• New Features:
• Merge_sorted binary merge operation
• Azure credential classes
• Unity catalog dataclasses
• Code Refactoring: Moved DSLs to dsl folder
February 4, 2025
Updates:
• Improved color themes
• Enhanced table reports with link colors
• VSCode theme detection feature added
• Environment variable SKRUB_DATA_DIRECTORY introduced
• Minor updates to DatetimeEncoder example
February 4, 2025
Updates:
• Improved color themes
• Enhanced table reports with link colors
• VSCode theme detection feature added
• Environment variable SKRUB_DATA_DIRECTORY introduced
• Minor updates to DatetimeEncoder example
February 4, 2025
• Dependabot: Updated to version 1.12.4.
• Documentation refresh.
• Pyodide updated to 0.27.2 for JupyterLite.
• Revised CI build processes for multiple platforms.
• Scorers module updated for Python float returns.
February 4, 2025
• Dependabot: Updated to version 1.12.4.
• Documentation refresh.
• Pyodide updated to 0.27.2 for JupyterLite.
• Revised CI build processes for multiple platforms.
• Scorers module updated for Python float returns.
• New version V1.2 histrionicus with improvements
• Fixed recurse issue in INSERT/DELETE/UPDATE operations
• Added `unzip` statement support
• Resolved pyodide test failures and datetime issues
• New version V1.2 histrionicus with improvements
• Fixed recurse issue in INSERT/DELETE/UPDATE operations
• Added `unzip` statement support
• Resolved pyodide test failures and datetime issues
• Refining string-related failures in tests involving HTTP headers, focusing on TST(string_dtype) feature for improved stability and accuracy.
• Refining string-related failures in tests involving HTTP headers, focusing on TST(string_dtype) feature for improved stability and accuracy.
• Performance improvements in `list.min` and `list.max`
• Fixed SQL interface with `INTERVAL` usage
• New Unity catalog object creation/deletion feature
• Deprecation notice for old streaming engine
• Code refactoring, removing unused dependencies
• Performance improvements in `list.min` and `list.max`
• Fixed SQL interface with `INTERVAL` usage
• New Unity catalog object creation/deletion feature
• Deprecation notice for old streaming engine
• Code refactoring, removing unused dependencies
• CI Pipeline: Added new secure build wheel rules and updated workflow permissions.
• Documentation Updates: Revamped social links.
• LOF Novelty Detection: Improved legend visibility.
• CI Pipeline: Added new secure build wheel rules and updated workflow permissions.
• Documentation Updates: Revamped social links.
• LOF Novelty Detection: Improved legend visibility.
• Performance improvements
• Enhanced language support (syntax highlighting, code completion)
• UI updates (status bar, hover behavior)
• Git fixes (commit message regression, async hover)
• Terminal and Copilot enhancements
• Performance improvements
• Enhanced language support (syntax highlighting, code completion)
• UI updates (status bar, hover behavior)
• Git fixes (commit message regression, async hover)
• Terminal and Copilot enhancements
• Improved dark mode logo for consistent user experience
• Updated links in documentation for latest build processes
• Fixed:
+ Data race issue in `np.repeat`
+ Huge pad errors in `np.format_float_positional`
• Added tests for overflow handling and stability
• Improved dark mode logo for consistent user experience
• Updated links in documentation for latest build processes
• Fixed:
+ Data race issue in `np.repeat`
+ Huge pad errors in `np.format_float_positional`
• Added tests for overflow handling and stability
• Updated for pyarrow 19.0 compatibility
• Fixed NaN comparison warnings and updated documentation
• Introduced new 'from_dataframe' function with Arrow support
• Updated for pyarrow 19.0 compatibility
• Fixed NaN comparison warnings and updated documentation
• Introduced new 'from_dataframe' function with Arrow support
Key Updates:
• Improved height checks and fixture fixes
• Implemented periodic signal checks for smoother user experience
• Enhanced selector behavior with error handling
• Fixed S3 scan panic on Windows
• Corrected decimal clipping results
Key Updates:
• Improved height checks and fixture fixes
• Implemented periodic signal checks for smoother user experience
• Enhanced selector behavior with error handling
• Fixed S3 scan panic on Windows
• Corrected decimal clipping results
• Updated documentation: moved legend to avoid hiding data points, removed unused code.
• Fixed bugs: reverted indexing issue change, improved mypy ignores, added robots.txt for old versions.
• Updated documentation: moved legend to avoid hiding data points, removed unused code.
• Fixed bugs: reverted indexing issue change, improved mypy ignores, added robots.txt for old versions.
• Git:
• Blame editor hover improved
• History item details fixed
• Getting Started: Context change handling fix
• Deletion View: Deleted files deletion view added
• Copilot: Auto-accept feature updated and `isUseHostProxyEnabled()` function added
• Git:
• Blame editor hover improved
• History item details fixed
• Getting Started: Context change handling fix
• Deletion View: Deleted files deletion view added
• Copilot: Auto-accept feature updated and `isUseHostProxyEnabled()` function added
January 16, 2025
• Updated pre-commit linting to v1.25
• Enhanced graph layout with `store_as_pos` keyword
• Resolved issues in `forceatlas2_layout`
• Added support for storing layouts as node attributes
January 16, 2025
• Updated pre-commit linting to v1.25
• Enhanced graph layout with `store_as_pos` keyword
• Resolved issues in `forceatlas2_layout`
• Added support for storing layouts as node attributes
• Optimized array assignment using slicing (`a[...] = b`) to reduce redundant copying and improve performance.
• Optimized array assignment using slicing (`a[...] = b`) to reduce redundant copying and improve performance.
• New JSON key name format introduced for improved compatibility
• Bug fixes in `pandas.RangeIndex.from_range` function for PR01, SA01, and ES01
• Improvements to JSON key name format using `const char`
• Documentation updates for RangeIndex functionality
• New JSON key name format introduced for improved compatibility
• Bug fixes in `pandas.RangeIndex.from_range` function for PR01, SA01, and ES01
• Improvements to JSON key name format using `const char`
• Documentation updates for RangeIndex functionality
* Performance: Optimized BitmapBuilder and Growables classes
* Documentation: Updated ML content, cross join info in Python doc
* Bug fixes:
• Resolved remote benchmark script issues
• Corrected output type for `map_groups`
• Fixed ignored certificate options
* Performance: Optimized BitmapBuilder and Growables classes
* Documentation: Updated ML content, cross join info in Python doc
* Bug fixes:
• Resolved remote benchmark script issues
• Corrected output type for `map_groups`
• Fixed ignored certificate options
• Machine Learning Enhancements:
• MLP model updated to support sample weights
• Expected improvement in performance in certain scenarios
• Machine Learning Enhancements:
• MLP model updated to support sample weights
• Expected improvement in performance in certain scenarios
Updates:
• Enhanced safety measures to prevent extension conflicts
• Integrated latest TypeScript recovery release (TS 5.7)
• New authentication mechanism for enhanced security
• Updated video styling in getting started details renderer
• Multiple test improvements
Updates:
• Enhanced safety measures to prevent extension conflicts
• Integrated latest TypeScript recovery release (TS 5.7)
• New authentication mechanism for enhanced security
• Updated video styling in getting started details renderer
• Multiple test improvements
• Performance: Faster energy calculation
• Error Handling: Improved error messages
• Documentation: Enhanced user guidance
• Bug Fix: Fixed divide by zero in forceatlas2 algorithm
• Performance: Faster energy calculation
• Error Handling: Improved error messages
• Documentation: Enhanced user guidance
• Bug Fix: Fixed divide by zero in forceatlas2 algorithm
• Decimal Formatting improved: Full precision strings for `decimal.Decimal` objects
• Test issue resolved in `test_base.py`
• Exposing NoDefault extension added to `pandas.api.extensions`
Stay tuned for more updates from the pandas team!
• Decimal Formatting improved: Full precision strings for `decimal.Decimal` objects
• Test issue resolved in `test_base.py`
• Exposing NoDefault extension added to `pandas.api.extensions`
Stay tuned for more updates from the pandas team!