You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# }# Further tests# TODO: join_tables: When Multiple columns that have the same name -> check consistency of common columns.# If identical, then merge columns.# TODO: join_tables: Specify left/right columns to merge on# TODO: join_tables: Specify left/right columns to merge on -> multiple columns with same name# TODO: join_tables: Specify left/right columns to merge on -> specified columns do not exist# TODO: join_tables: No overlapping column names in A and B# TODO: join_tables: Empty dataframe# TODO: join_tables: Multiple matching rows# TODO: join_tables: Multiple tables
The text was updated successfully, but these errors were encountered:
https://api.github.com/fairtracks/omnipy_examples/blob/b02fdf052f6ee97a3623c02d47d492b91e3bfc67/tests/test_dataframe_merge.py#L220
The text was updated successfully, but these errors were encountered: