{"library":"datacompy","type":"library","category":null,"description":"DataComPy is a powerful Python library designed to simplify the comparison of two DataFrames, supporting various backends including Pandas, Spark, Polars, and Snowflake. It generates detailed, human-readable reports highlighting discrepancies at both row and column levels, and allows for the specification of absolute or relative tolerance levels for numeric comparisons. The library is currently at version 0.19.5 and is actively progressing towards a v1 release, with new features targeting development branches while the 0.19.x branch is for maintenance and critical fixes.","language":"python","status":"active","version":"0.19.5","tags":["data comparison","dataframe","pandas","spark","polars","data quality","etl validation"],"install":[{"cmd":"pip install datacompy","imports":["from datacompy import PandasCompare","from datacompy import PolarsCompare","from datacompy import BaseCompare"]},{"cmd":"pip install datacompy[spark]","imports":[]},{"cmd":"pip install datacompy[polars]","imports":[]},{"cmd":"pip install datacompy[fugue]","imports":[]},{"cmd":"pip install datacompy[snowflake]","imports":[]}],"homepage":null,"github":"https://github.com/capitalone/datacompy","docs":"https://capitalone.github.io/datacompy/","changelog":null,"pypi":"https://pypi.org/project/datacompy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":64,"avg_install_s":16.1,"avg_import_s":1.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/datacompy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}