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

v0.12.0 doesn't appear to have LegacySparkCompare #302

Closed
isaacmartin1 opened this issue May 22, 2024 · 1 comment · Fixed by #301
Closed

v0.12.0 doesn't appear to have LegacySparkCompare #302

isaacmartin1 opened this issue May 22, 2024 · 1 comment · Fixed by #301
Labels
bug Something isn't working question Further information is requested

Comments

@isaacmartin1
Copy link

When running the following two commands with 0.12.0, I'm not able to access the Legacy SparkCompare function that I need to use rows_both_mismatch

  1. datacompy.legacy
  2. datacompy.LegacySparkCompare

Is this a problem that exists on other environments, or was my installation/access method faulty?

@fdosani
Copy link
Member

fdosani commented May 22, 2024

Can you try: from datacompy.legacy import LegacySparkCompare
The README might need an update. Might have put the wrong thing in there. 😮‍💨

@fdosani fdosani added bug Something isn't working question Further information is requested labels May 22, 2024
fdosani added a commit that referenced this issue May 22, 2024
fdosani added a commit that referenced this issue May 23, 2024
* adding in Python 3.12 support, warnings, and doc updates

* removing Nikhil from CODEOWNERS

* fixes #302
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants