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
Merge data is hard coded to merge columns according to a shared index column (e.g., subject name column). Users might have more complex datasets that need user instruction to merge them.
Expectations
Python agent (e.g., smolagent) to replace the data inspect tool.
Description
Merge data is hard coded to merge columns according to a shared index column (e.g., subject name column). Users might have more complex datasets that need user instruction to merge them.
Expectations