Tags: capitalone-contributions/datacompy
Tags
Merge pull request capitalone#456 from capitalone/develop Release v0.19.0
Merge pull request capitalone#450 from capitalone/develop Release v0.18.1
Release v0.18.0 (capitalone#439) * fix: add permissions for contents in publish-docs workflow (capitalone#428) * fix: add permissions for contents in publish-docs workflow * Update ruff badge in README * chore: bumping pandas version (capitalone#429) * bumping pandas version * updating gha pandas matrix * bump version to 0.17.1 * chore: version updates and cleanup (capitalone#437) * chore: update dependencies and version for compatibility improvements * fix: support for pyspark.sql.connect.dataframe in SparkSQLCompare * fix: update numpy dependency for Python version compatibility * fix: adjust numpy installation for Python 3.10 and 3.11/3.12 compatibility * fix: standardize YAML syntax and fix numpy logic * fix: correct conditional syntax for numpy installation in GitHub Actions workflow * fix: cleaning up actions in core, spark, and fugue * fix: update pytest command to use correct test directory for spark tests * fix: remove Python 3.12 from test matrix and correct numpy installation condition * Improve performance of SparkSQLCompare by using .withColumns() (capitalone#438) * feat: improve performance of withColumn operations and refactor column comparison logic * feat: improve performance of withColumn operations and refactor column comparison logic * [WIP] bumping versions * refactor: rename columns_equal_expr to columns_equal for consistency * fix: reverting to original logic * docs: update benchmark results and remove outdated data * reverting mismatch_counts aggregation * refactor: optimize mismatch counting by simplifying expression handling --------- Co-authored-by: korvalds <[email protected]> --------- Co-authored-by: korvalds <[email protected]>
Merge pull request capitalone#427 from capitalone/develop Release v0.17.0
Merge pull request capitalone#421 from capitalone/develop Release v0.16.8
Release v0.16.6 (capitalone#406) * feat: Compatibility for Array and Lists (capitalone#404) * support for Pandas lists and np.array * adding polars list array compare * ignoring test.html * adding in spark tests * adding in spark tests * chore: bump versions (capitalone#405) * chore: bumping versions * chore: bumping datacompy version * undo edgetest version update
Merge pull request capitalone#403 from capitalone/develop Release v0.16.5
Merge pull request capitalone#393 from capitalone/develop Release v0.16.4
PreviousNext