File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434- Updated ` __init__.py ` to expose analysis, to_pandas, and to_polars at the top level for easier access.
3535- Updated README.md to include detailed user guide and instructions for using the analysis() function.
3636- Documented optional dependency installation steps for Pandas and Polars.
37- - Included instructions for converting analysis results to Pandas and Polars DataFrames using the ` to_pandas() ` and ` to_polars() ` utilities.
37+ - Included instructions for converting analysis results to Pandas and Polars DataFrames using the ` to_pandas() ` and ` to_polars() ` utilities.
3838
3939### Fixed
4040- Added type annotations to all public functions in ` utils.py ` , resolving Pylance warnings about unknown or missing types.
You can’t perform that action at this time.
0 commit comments