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

Reduced mocking in test suite, fixed minor bug #301

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

gladysteh99
Copy link
Contributor

  • Reduce mocking in test suite and compared dataframes directly.
  • Fixed a bug where pandas.DataFrame could be called with non empty data but columns=[] which will error out in pandas backend.

@jdawang jdawang merged commit de4bc63 into develop Sep 26, 2024
7 checks passed
@jdawang jdawang deleted the reduce_mocking branch September 26, 2024 14:42
@fdosani fdosani mentioned this pull request Oct 22, 2024
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.

2 participants