Skip to content

exclude unicode subtypes from type checking#2

Open
RobertoDF wants to merge 3 commits intomainfrom
RobertoDF-aggregation_bug
Open

exclude unicode subtypes from type checking#2
RobertoDF wants to merge 3 commits intomainfrom
RobertoDF-aggregation_bug

Conversation

@RobertoDF
Copy link
Copy Markdown
Owner

Hi,

I was aggreagating 2 sortings, one had quality types "mua", "sua" dtype('<U3'), the other one included a "good" so dtype('<U4'). For this reason "quality" was skipped ( print(f"Skipping property '{prop_name}: difference in dtype between sortings'")). With this modification the code will avoid distinguishing by number of charachters.

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.

1 participant