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

TableDataFrame finalization warnings fixes #142

Merged
merged 5 commits into from
Jan 4, 2024

Conversation

K4liber
Copy link
Contributor

@K4liber K4liber commented Nov 27, 2023

  • check_dtype raises custom ColumnUnitException with a column name in the error message.
  • Verification of _combine_tables method for more pandas methods. Verification has form of unit tests and all the tested methods were added to the set with default behavior while creating ComplementaryTableInfo. It leads to not showing not necessary warnings.

@guilhermebs guilhermebs merged commit b7cc8a9 into startable:master Jan 4, 2024
11 checks passed
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