{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":790141318,"defaultBranch":"main","name":"Samans_fork_from_safe-ds","ownerLogin":"SamanHushi","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-22T10:44:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/132065361?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715930029.0","currentOid":""},"activityList":{"items":[{"before":"d8330c1e1e54909a9adba38ba0686a85637cd403","after":"ae0eb4c18296f2cd82f9387720884d42a45536d7","ref":"refs/heads/summarize_statistigs_bool_bug","pushedAt":"2024-05-17T08:34:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"added test for bool col","shortMessageHtmlLink":"added test for bool col"}},{"before":"fe745e4f9d3c30c66f0417ce98b86458e027616b","after":"d8330c1e1e54909a9adba38ba0686a85637cd403","ref":"refs/heads/summarize_statistigs_bool_bug","pushedAt":"2024-05-17T08:04:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"removed debug print","shortMessageHtmlLink":"removed debug print"}},{"before":"69d7d7329a55faefb6405be3ab4db858099bef1a","after":"fe745e4f9d3c30c66f0417ce98b86458e027616b","ref":"refs/heads/summarize_statistigs_bool_bug","pushedAt":"2024-05-17T08:02:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"cast bool to str when stability is called to prevent error from unique_counts","shortMessageHtmlLink":"cast bool to str when stability is called to prevent error from uniqu…"}},{"before":"0e5a54b0e02d3cce427728f8adf3717176340b8b","after":"69d7d7329a55faefb6405be3ab4db858099bef1a","ref":"refs/heads/summarize_statistigs_bool_bug","pushedAt":"2024-05-17T07:14:25.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"chore(release): 0.25.0 [skip ci]\n\n## [0.25.0](https://github.com/Safe-DS/Library/compare/v0.24.0...v0.25.0) (2024-05-15)\n\n### Features\n\n* major API redesign (WIP) ([#752](https://github.com/Safe-DS/Library/issues/752)) ([8e781f9](https://github.com/Safe-DS/Library/commit/8e781f9728c09b8f94fcb22294bca41eea269d8a)), closes [#694](https://github.com/Safe-DS/Library/issues/694) [#699](https://github.com/Safe-DS/Library/issues/699) [#714](https://github.com/Safe-DS/Library/issues/714) [#748](https://github.com/Safe-DS/Library/issues/748)\n* move NN converters and layers to separate packages ([#759](https://github.com/Safe-DS/Library/issues/759)) ([c6a4073](https://github.com/Safe-DS/Library/commit/c6a40731094cc8649280843063ca0a8cf51ac256))\n* remove operations without replacement from tabular containers ([#747](https://github.com/Safe-DS/Library/issues/747)) ([0e5a54b](https://github.com/Safe-DS/Library/commit/0e5a54b0e02d3cce427728f8adf3717176340b8b))\n* specify partial order in label encoder ([#763](https://github.com/Safe-DS/Library/issues/763)) ([6fbe537](https://github.com/Safe-DS/Library/commit/6fbe5379ae7676906bf8d0f21fe00926d792c60f)), closes [#639](https://github.com/Safe-DS/Library/issues/639)\n\n### Bug Fixes\n\n* Conversion of tabular dataset to tensors ([#757](https://github.com/Safe-DS/Library/issues/757)) ([9e40b65](https://github.com/Safe-DS/Library/commit/9e40b65e9f18f7af3a376fbc2e8ee0b5435541aa))\n* fixed devices with new polars implementation ([#756](https://github.com/Safe-DS/Library/issues/756)) ([e72339e](https://github.com/Safe-DS/Library/commit/e72339e370836bdd285a4746a203f4e91b10436c))\n\n### Performance Improvements\n\n* implement one hot encoder and imputer using polars ([#768](https://github.com/Safe-DS/Library/issues/768)) ([e993c17](https://github.com/Safe-DS/Library/commit/e993c17725c51c03a4cd9630603298ad3c385765))","shortMessageHtmlLink":"chore(release): 0.25.0 [skip ci]"}},{"before":null,"after":"0e5a54b0e02d3cce427728f8adf3717176340b8b","ref":"refs/heads/summarize_statistigs_bool_bug","pushedAt":"2024-05-17T07:13:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"feat: remove operations without replacement from tabular containers (#747)\n\n### Summary of Changes\r\n\r\nRemove the following methods:\r\n\r\n* `Table.to_excel_file`\r\n* `Table.from_excel_file`\r\n* `Table.add_row`\r\n* `Table.add_rows`\r\n* `Table.get_row`\r\n* `Table.group_rows`\r\n* `Table.to_html`\r\n* `Column.sum`\r\n* `Row.to_html`\r\n* `Row.sort_columns`\r\n\r\n---------\r\n\r\nCo-authored-by: megalinter-bot <129584137+megalinter-bot@users.noreply.github.com>","shortMessageHtmlLink":"feat: remove operations without replacement from tabular containers (S…"}},{"before":"b98ad9d8080b330ea447b41eeaed3cde423694c4","after":"69d7d7329a55faefb6405be3ab4db858099bef1a","ref":"refs/heads/head_function","pushedAt":"2024-05-17T07:04:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"chore(release): 0.25.0 [skip ci]\n\n## [0.25.0](https://github.com/Safe-DS/Library/compare/v0.24.0...v0.25.0) (2024-05-15)\n\n### Features\n\n* major API redesign (WIP) ([#752](https://github.com/Safe-DS/Library/issues/752)) ([8e781f9](https://github.com/Safe-DS/Library/commit/8e781f9728c09b8f94fcb22294bca41eea269d8a)), closes [#694](https://github.com/Safe-DS/Library/issues/694) [#699](https://github.com/Safe-DS/Library/issues/699) [#714](https://github.com/Safe-DS/Library/issues/714) [#748](https://github.com/Safe-DS/Library/issues/748)\n* move NN converters and layers to separate packages ([#759](https://github.com/Safe-DS/Library/issues/759)) ([c6a4073](https://github.com/Safe-DS/Library/commit/c6a40731094cc8649280843063ca0a8cf51ac256))\n* remove operations without replacement from tabular containers ([#747](https://github.com/Safe-DS/Library/issues/747)) ([0e5a54b](https://github.com/Safe-DS/Library/commit/0e5a54b0e02d3cce427728f8adf3717176340b8b))\n* specify partial order in label encoder ([#763](https://github.com/Safe-DS/Library/issues/763)) ([6fbe537](https://github.com/Safe-DS/Library/commit/6fbe5379ae7676906bf8d0f21fe00926d792c60f)), closes [#639](https://github.com/Safe-DS/Library/issues/639)\n\n### Bug Fixes\n\n* Conversion of tabular dataset to tensors ([#757](https://github.com/Safe-DS/Library/issues/757)) ([9e40b65](https://github.com/Safe-DS/Library/commit/9e40b65e9f18f7af3a376fbc2e8ee0b5435541aa))\n* fixed devices with new polars implementation ([#756](https://github.com/Safe-DS/Library/issues/756)) ([e72339e](https://github.com/Safe-DS/Library/commit/e72339e370836bdd285a4746a203f4e91b10436c))\n\n### Performance Improvements\n\n* implement one hot encoder and imputer using polars ([#768](https://github.com/Safe-DS/Library/issues/768)) ([e993c17](https://github.com/Safe-DS/Library/commit/e993c17725c51c03a4cd9630603298ad3c385765))","shortMessageHtmlLink":"chore(release): 0.25.0 [skip ci]"}},{"before":"0e5a54b0e02d3cce427728f8adf3717176340b8b","after":"69d7d7329a55faefb6405be3ab4db858099bef1a","ref":"refs/heads/main","pushedAt":"2024-05-17T07:03:18.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"chore(release): 0.25.0 [skip ci]\n\n## [0.25.0](https://github.com/Safe-DS/Library/compare/v0.24.0...v0.25.0) (2024-05-15)\n\n### Features\n\n* major API redesign (WIP) ([#752](https://github.com/Safe-DS/Library/issues/752)) ([8e781f9](https://github.com/Safe-DS/Library/commit/8e781f9728c09b8f94fcb22294bca41eea269d8a)), closes [#694](https://github.com/Safe-DS/Library/issues/694) [#699](https://github.com/Safe-DS/Library/issues/699) [#714](https://github.com/Safe-DS/Library/issues/714) [#748](https://github.com/Safe-DS/Library/issues/748)\n* move NN converters and layers to separate packages ([#759](https://github.com/Safe-DS/Library/issues/759)) ([c6a4073](https://github.com/Safe-DS/Library/commit/c6a40731094cc8649280843063ca0a8cf51ac256))\n* remove operations without replacement from tabular containers ([#747](https://github.com/Safe-DS/Library/issues/747)) ([0e5a54b](https://github.com/Safe-DS/Library/commit/0e5a54b0e02d3cce427728f8adf3717176340b8b))\n* specify partial order in label encoder ([#763](https://github.com/Safe-DS/Library/issues/763)) ([6fbe537](https://github.com/Safe-DS/Library/commit/6fbe5379ae7676906bf8d0f21fe00926d792c60f)), closes [#639](https://github.com/Safe-DS/Library/issues/639)\n\n### Bug Fixes\n\n* Conversion of tabular dataset to tensors ([#757](https://github.com/Safe-DS/Library/issues/757)) ([9e40b65](https://github.com/Safe-DS/Library/commit/9e40b65e9f18f7af3a376fbc2e8ee0b5435541aa))\n* fixed devices with new polars implementation ([#756](https://github.com/Safe-DS/Library/issues/756)) ([e72339e](https://github.com/Safe-DS/Library/commit/e72339e370836bdd285a4746a203f4e91b10436c))\n\n### Performance Improvements\n\n* implement one hot encoder and imputer using polars ([#768](https://github.com/Safe-DS/Library/issues/768)) ([e993c17](https://github.com/Safe-DS/Library/commit/e993c17725c51c03a4cd9630603298ad3c385765))","shortMessageHtmlLink":"chore(release): 0.25.0 [skip ci]"}},{"before":"c8cfa262c74f2a7a191f94ccf1d2f05038b671f0","after":"03312e8a5e2dc007f2c8d51218344daf89e586df","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-17T07:03:04.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"Merge branch 'Safe-DS:main' into summarize_statistics_col","shortMessageHtmlLink":"Merge branch 'Safe-DS:main' into summarize_statistics_col"}},{"before":"f40a5bbe5a3ff7de157d6007b13b68e883c39732","after":"b98ad9d8080b330ea447b41eeaed3cde423694c4","ref":"refs/heads/head_function","pushedAt":"2024-05-12T11:00:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"test for expTable head funktion","shortMessageHtmlLink":"test for expTable head funktion"}},{"before":null,"after":"f40a5bbe5a3ff7de157d6007b13b68e883c39732","ref":"refs/heads/head_function","pushedAt":"2024-05-10T22:18:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"add head for experimental table","shortMessageHtmlLink":"add head for experimental table"}},{"before":"215a4726cd0e3615b95329f317433e3c48bd208d","after":"0e5a54b0e02d3cce427728f8adf3717176340b8b","ref":"refs/heads/main","pushedAt":"2024-05-10T16:43:06.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"feat: remove operations without replacement from tabular containers (#747)\n\n### Summary of Changes\r\n\r\nRemove the following methods:\r\n\r\n* `Table.to_excel_file`\r\n* `Table.from_excel_file`\r\n* `Table.add_row`\r\n* `Table.add_rows`\r\n* `Table.get_row`\r\n* `Table.group_rows`\r\n* `Table.to_html`\r\n* `Column.sum`\r\n* `Row.to_html`\r\n* `Row.sort_columns`\r\n\r\n---------\r\n\r\nCo-authored-by: megalinter-bot <129584137+megalinter-bot@users.noreply.github.com>","shortMessageHtmlLink":"feat: remove operations without replacement from tabular containers (S…"}},{"before":null,"after":"a4f8064d2132f6b1d5e1610d6b448ed4a267df06","ref":"refs/heads/Column-use-table-backend","pushedAt":"2024-05-05T16:09:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"update test images for Column.plot_histogram","shortMessageHtmlLink":"update test images for Column.plot_histogram"}},{"before":"982397a5ab5392fbc968f2ca78cbc05053b06da9","after":"c8cfa262c74f2a7a191f94ccf1d2f05038b671f0","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-05T15:52:19.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"Merge branch 'Safe-DS:main' into summarize_statistics_col","shortMessageHtmlLink":"Merge branch 'Safe-DS:main' into summarize_statistics_col"}},{"before":"c674039f7b527bf4c9af1e8eb2e745a401200875","after":"fbb2c56795e005db07ad3d2a46bf782c83dce7a3","ref":"refs/heads/faster_histogram_column","pushedAt":"2024-05-05T15:51:36.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"Merge branch 'Safe-DS:main' into faster_histogram_column","shortMessageHtmlLink":"Merge branch 'Safe-DS:main' into faster_histogram_column"}},{"before":"46f54af61f860ee3790685c330accde1ae4d033f","after":"215a4726cd0e3615b95329f317433e3c48bd208d","ref":"refs/heads/main","pushedAt":"2024-05-05T15:50:56.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"fix: make `Image.clone` internal (#725)\n\nCloses #626\r\n\r\n### Summary of Changes\r\n\r\n`Image.clone` is now internal. It should never be called explicitly by\r\nusers, since our implementation already takes care of ensuring\r\nimmutability.","shortMessageHtmlLink":"fix: make Image.clone internal (Safe-DS#725)"}},{"before":null,"after":"1c640057056feb1495bbcd54dc4dfde8cc50b13d","ref":"refs/heads/polars-Table","pushedAt":"2024-05-05T15:50:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"add polars to the project","shortMessageHtmlLink":"add polars to the project"}},{"before":"8e968db90af2f4f97d241faea48d54648cc2fd16","after":"982397a5ab5392fbc968f2ca78cbc05053b06da9","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-04T14:46:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lars-reimann","name":"Lars Reimann","path":"/lars-reimann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2501322?s=80&v=4"},"commit":{"message":"Merge branch 'main' into summarize_statistics_col","shortMessageHtmlLink":"Merge branch 'main' into summarize_statistics_col"}},{"before":"0e2645274aa2396db77a4ab93f76084cefd2a8f9","after":"8e968db90af2f4f97d241faea48d54648cc2fd16","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-04T14:46:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lars-reimann","name":"Lars Reimann","path":"/lars-reimann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2501322?s=80&v=4"},"commit":{"message":"style: move function to other statistics methods","shortMessageHtmlLink":"style: move function to other statistics methods"}},{"before":"3bc2f06e648d3b1c4ae15aa3db39b1f6ee8cde36","after":"0e2645274aa2396db77a4ab93f76084cefd2a8f9","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-04T13:41:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"revert a commit that wasn't suposed to be on this branch","shortMessageHtmlLink":"revert a commit that wasn't suposed to be on this branch"}},{"before":null,"after":"393ccab52048ef3a44aa7cc034734d797e8ee17f","ref":"refs/heads/histogram_visual_improvement","pushedAt":"2024-05-04T13:19:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"updated Test image for single column plot","shortMessageHtmlLink":"updated Test image for single column plot"}},{"before":"d00fdef08f88bbeac89fb1112296751193a452f9","after":"3bc2f06e648d3b1c4ae15aa3db39b1f6ee8cde36","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-04T12:58:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"corrected Doc for Column.summarize_statistics()","shortMessageHtmlLink":"corrected Doc for Column.summarize_statistics()"}},{"before":"6228a890290611db63846fd099f31d3fae331244","after":"d00fdef08f88bbeac89fb1112296751193a452f9","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-04T12:45:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"removed test for empty Column\n\n- Empthy Columns can't be created","shortMessageHtmlLink":"removed test for empty Column"}},{"before":"7ec645a8e4fe72b974cf48e54196a3abd3d44b26","after":null,"ref":"refs/heads/feat--Column.summarize_statistics","pushedAt":"2024-05-04T12:35:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"}},{"before":null,"after":"6228a890290611db63846fd099f31d3fae331244","ref":"refs/heads/summarize_statistics_col","pushedAt":"2024-05-04T12:30:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"added test for Column.summarize_statistics()","shortMessageHtmlLink":"added test for Column.summarize_statistics()"}},{"before":null,"after":"c674039f7b527bf4c9af1e8eb2e745a401200875","ref":"refs/heads/faster_histogram_column","pushedAt":"2024-05-04T12:26:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"Merge branch 'main' into main","shortMessageHtmlLink":"Merge branch 'main' into main"}},{"before":"d58c32f38bad1e6faad55485ced66be48cdc2c27","after":"46f54af61f860ee3790685c330accde1ae4d033f","ref":"refs/heads/main","pushedAt":"2024-05-04T12:23:15.000Z","pushType":"push","commitsCount":38,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"ci: disable MacOS again (#708)\n\n### Summary of Changes\r\n\r\nDisable the MacOS tests again, since PyTorch cannot be installed on\r\nthem. Long term, we should activate these tests and only upgrade once\r\nthey pass.","shortMessageHtmlLink":"ci: disable MacOS again (Safe-DS#708)"}},{"before":"c674039f7b527bf4c9af1e8eb2e745a401200875","after":"d58c32f38bad1e6faad55485ced66be48cdc2c27","ref":"refs/heads/main","pushedAt":"2024-05-04T12:20:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"build(deps): remove `scikit-image` (#631)\n\n### Summary of Changes\r\n\r\nRemove dependency `scikit-image` since we no longer use it.","shortMessageHtmlLink":"build(deps): remove scikit-image (Safe-DS#631)"}},{"before":null,"after":"c674039f7b527bf4c9af1e8eb2e745a401200875","ref":"refs/heads/faster_histogram_table","pushedAt":"2024-05-04T12:10:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"Merge branch 'main' into main","shortMessageHtmlLink":"Merge branch 'main' into main"}},{"before":null,"after":"7ec645a8e4fe72b974cf48e54196a3abd3d44b26","ref":"refs/heads/feat--Column.summarize_statistics","pushedAt":"2024-05-04T12:05:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"added Test for Column.summarize_statistics()","shortMessageHtmlLink":"added Test for Column.summarize_statistics()"}},{"before":"ca4b99eb19d2fade202bc6e522e6c78b132a7c09","after":"c674039f7b527bf4c9af1e8eb2e745a401200875","ref":"refs/heads/main","pushedAt":"2024-05-04T11:28:09.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"SamanHushi","name":"Saman Hushalsadat","path":"/SamanHushi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132065361?s=80&v=4"},"commit":{"message":"Merge branch 'main' into main","shortMessageHtmlLink":"Merge branch 'main' into main"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xN1QwODozNDoyOC4wMDAwMDBazwAAAARMsHMk","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xN1QwODozNDoyOC4wMDAwMDBazwAAAARMsHMk","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNFQxMToyODowOS4wMDAwMDBazwAAAARBY_1M"}},"title":"Activity · SamanHushi/Samans_fork_from_safe-ds"}