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
key_counts = az.key_counts(t['analysis'] for t in all_tracks_cleaned)
File "/workspace/spottydata/analysis.py", line 320, in key_counts key = key_int_to_str(a['key'])
TypeError: 'NoneType' object is not subscriptable
Activity