Add city name #9

Open
opened 2026-07-31 00:44:45 +02:00 by mayelafo · 0 comments
Member

df_locations.columns
df_patients.columns

df_merged = df_locations.merge(df_patients, on="location-id")
print(df_merged)

df_locations.columns df_patients.columns df_merged = df_locations.merge(df_patients, on="location-id") print(df_merged)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ASPP/2026-latam-data#9
No description provided.