Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix suffix on all mismatches reports #293

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Fix suffix on all mismatches reports #293

merged 4 commits into from
Apr 29, 2024

Conversation

fdosani
Copy link
Member

@fdosani fdosani commented Apr 26, 2024

Ref #291
cc: @enzorooo

Pushing a new branch with some additional changes:

  • Ensuring the df names are properly propagated in the compare
    • also spark and polars implementation
  • small fix for one of the polars tests too with varying dtypes.

@fdosani
Copy link
Member Author

fdosani commented Apr 26, 2024

@enzorooo If you have a second to pull down this branch and test it out. Would greatly appreciate it.

@enzorooo
Copy link
Contributor

Amazing thanks @fdosani!

@enzorooo
Copy link
Contributor

Sure will take a look. I'll circle back when I am able!

Copy link

@ak-gupta ak-gupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@enzorooo
Copy link
Contributor

Looks good on my end! Thanks guys!

@fdosani fdosani merged commit eaacf32 into develop Apr 29, 2024
29 checks passed
@fdosani fdosani deleted the suffix branch April 30, 2024 13:45
@fdosani fdosani mentioned this pull request Apr 30, 2024
rhaffar pushed a commit to rhaffar/datacompy that referenced this pull request Sep 11, 2024
* Fix all_mismatch report attribute to use defined df*_name by users

* Add contributor credit

* adding in additional changes for df names

* adding in additional changes for df names

---------

Co-authored-by: enzorooo <ph.enzomercado@gmail.com>
rhaffar pushed a commit to rhaffar/datacompy that referenced this pull request Sep 12, 2024
* Fix all_mismatch report attribute to use defined df*_name by users

* Add contributor credit

* adding in additional changes for df names

* adding in additional changes for df names

---------

Co-authored-by: enzorooo <ph.enzomercado@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants