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
# .insert is deprecated in favor of insert_one, but with .insert we can use check_keys=False to avoid issues with json keys having '.' characters. May be worth further investigation.