{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":659337107,"defaultBranch":"main","name":"wfdb-python","ownerLogin":"ajadczaksunriselabs","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-06-27T16:00:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/127230371?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1687882796.956235","currentOid":""},"activityList":{"items":[{"before":"5e1b76d6269b0e5cb05557ceabf00338c0966d92","after":"1737eb0dd38068022232fe4bfd4e52404dae714a","ref":"refs/heads/pandas-set-indexer","pushedAt":"2023-07-06T11:29:38.688Z","pushType":"push","commitsCount":4,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge branch 'MIT-LCP:main' into pandas-set-indexer","shortMessageHtmlLink":"Merge branch 'MIT-LCP:main' into pandas-set-indexer"}},{"before":"5e1b76d6269b0e5cb05557ceabf00338c0966d92","after":"1737eb0dd38068022232fe4bfd4e52404dae714a","ref":"refs/heads/pandas-set-indexer","pushedAt":"2023-07-06T11:29:38.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge branch 'MIT-LCP:main' into pandas-set-indexer","shortMessageHtmlLink":"Merge branch 'MIT-LCP:main' into pandas-set-indexer"}},{"before":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","after":"5e1b76d6269b0e5cb05557ceabf00338c0966d92","ref":"refs/heads/pandas-set-indexer","pushedAt":"2023-07-06T11:29:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge commit '07da4f48dad5cfc07420a061db4fd341a4e4a089' into pandas-set-indexer","shortMessageHtmlLink":"Merge commit '07da4f48dad5cfc07420a061db4fd341a4e4a089' into pandas-s…"}},{"before":"0e23a49ddb34fadf72fe0457d23eef066e1a3532","after":"481eb4544d2118ef166bed19b4f62d8b56ae8ba5","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-07-05T18:33:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge commit '07da4f48dad5cfc07420a061db4fd341a4e4a089' into numpy-array-equality","shortMessageHtmlLink":"Merge commit '07da4f48dad5cfc07420a061db4fd341a4e4a089' into numpy-ar…"}},{"before":"870d7923932858ec085f9627d0dbeeb157f08ca5","after":"0e23a49ddb34fadf72fe0457d23eef066e1a3532","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:28:43.897Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"bug-fix: Numpy ValueError when cheking empty list equality\n\nUsing the equality operator with an empty list will result in the\nfollowing error.\n\nValueError: operands could not be broadcast together with shapes (28,) (0,)\n\nUsing len() and inverting the logic avoids this issue.","shortMessageHtmlLink":"bug-fix: Numpy ValueError when cheking empty list equality"}},{"before":"870d7923932858ec085f9627d0dbeeb157f08ca5","after":null,"ref":"refs/heads/pandas-set-indexer-1","pushedAt":"2023-06-27T16:19:56.956Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"}},{"before":null,"after":"870d7923932858ec085f9627d0dbeeb157f08ca5","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:19:56.473Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge pull request #457 from MIT-LCP/tp/bump_to_4_1_2\n\nBump version to 4.1.2. Add release notes to docs.","shortMessageHtmlLink":"Merge pull request MIT-LCP#457 from MIT-LCP/tp/bump_to_4_1_2"}},{"before":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","after":null,"ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:19:52.124Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"}},{"before":null,"after":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","ref":"refs/heads/pandas-set-indexer","pushedAt":"2023-06-27T16:19:51.846Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"bug-fix: Pandas set indexing error\n\nCurrent version of Pandas will throw the following error when indexing\nusing a set.\n\nTypeError: Passing a set as an indexer is not supported. Use a list\ninstead.","shortMessageHtmlLink":"bug-fix: Pandas set indexing error"}},{"before":"870d7923932858ec085f9627d0dbeeb157f08ca5","after":null,"ref":"refs/heads/pandas-set-indexer","pushedAt":"2023-06-27T16:19:35.159Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"}},{"before":null,"after":"870d7923932858ec085f9627d0dbeeb157f08ca5","ref":"refs/heads/pandas-set-indexer-1","pushedAt":"2023-06-27T16:19:34.800Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge pull request #457 from MIT-LCP/tp/bump_to_4_1_2\n\nBump version to 4.1.2. Add release notes to docs.","shortMessageHtmlLink":"Merge pull request MIT-LCP#457 from MIT-LCP/tp/bump_to_4_1_2"}},{"before":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","after":null,"ref":"refs/heads/numpy-set","pushedAt":"2023-06-27T16:18:38.227Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"}},{"before":null,"after":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:18:37.911Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"bug-fix: Pandas set indexing error\n\nCurrent version of Pandas will throw the following error when indexing\nusing a set.\n\nTypeError: Passing a set as an indexer is not supported. Use a list\ninstead.","shortMessageHtmlLink":"bug-fix: Pandas set indexing error"}},{"before":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","after":null,"ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:17:59.009Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"}},{"before":null,"after":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","ref":"refs/heads/numpy-set","pushedAt":"2023-06-27T16:17:58.687Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"bug-fix: Pandas set indexing error\n\nCurrent version of Pandas will throw the following error when indexing\nusing a set.\n\nTypeError: Passing a set as an indexer is not supported. Use a list\ninstead.","shortMessageHtmlLink":"bug-fix: Pandas set indexing error"}},{"before":null,"after":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:17:48.982Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"bug-fix: Pandas set indexing error\n\nCurrent version of Pandas will throw the following error when indexing\nusing a set.\n\nTypeError: Passing a set as an indexer is not supported. Use a list\ninstead.","shortMessageHtmlLink":"bug-fix: Pandas set indexing error"}},{"before":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","after":null,"ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:17:41.813Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"}},{"before":"870d7923932858ec085f9627d0dbeeb157f08ca5","after":"3e8ab11ba62a302ad113440f6d9f6d5f6945c2ea","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:16:32.689Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"bug-fix: Pandas set indexing error\n\nCurrent version of Pandas will throw the following error when indexing\nusing a set.\n\nTypeError: Passing a set as an indexer is not supported. Use a list\ninstead.","shortMessageHtmlLink":"bug-fix: Pandas set indexing error"}},{"before":null,"after":"870d7923932858ec085f9627d0dbeeb157f08ca5","ref":"refs/heads/numpy-array-equality","pushedAt":"2023-06-27T16:04:13.836Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge pull request #457 from MIT-LCP/tp/bump_to_4_1_2\n\nBump version to 4.1.2. Add release notes to docs.","shortMessageHtmlLink":"Merge pull request MIT-LCP#457 from MIT-LCP/tp/bump_to_4_1_2"}},{"before":null,"after":"870d7923932858ec085f9627d0dbeeb157f08ca5","ref":"refs/heads/pandas-set-indexer","pushedAt":"2023-06-27T16:03:24.534Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajadczaksunriselabs","name":null,"path":"/ajadczaksunriselabs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127230371?s=80&v=4"},"commit":{"message":"Merge pull request #457 from MIT-LCP/tp/bump_to_4_1_2\n\nBump version to 4.1.2. Add release notes to docs.","shortMessageHtmlLink":"Merge pull request MIT-LCP#457 from MIT-LCP/tp/bump_to_4_1_2"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0wNlQxMToyOTozOC42ODgwNTNazwAAAANP-8X5","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yN1QxNjowMzoyNC41MzQ0NDBazwAAAANKFPhd"}},"title":"Activity · ajadczaksunriselabs/wfdb-python"}