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
Would be nice if in addition to the generator container, you offered a method of receiving plain JSON. This would allow more flexibility in data manipulation, e.g., loading spark data into pandas, etc
For instance:
sparkDataJSON = api.rooms.list(format="json")