Created
February 29, 2024 22:00
-
-
Save mrocklin/089e3fb192bb731a6ee4136043511c50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"id": "adae5835-9b47-42be-b6d3-24bec8402261", | |
"metadata": {}, | |
"source": [ | |
"## Setup" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 1, | |
"id": "311e8d66-038d-42de-9187-c080e290d3fa", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"import dask_deltatable as ddt\n", | |
"import dask\n", | |
"import pandas as pd\n", | |
"\n", | |
"dask.config.set({'dataframe.query-planning': True})\n", | |
"pd.options.display.max_rows = 200 # Change the value to your desired number\n" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 2, | |
"id": "083aa468-85c7-4e04-8ea2-cb5117571fbf", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"name": "stderr", | |
"output_type": "stream", | |
"text": [ | |
"2024-02-29 15:25:03,852 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 initialized by task ('shuffle-transfer-4a8fa9236ecbcc4022b90fdc59552581', 17) executed on worker tcp://127.0.0.1:58777\n", | |
"2024-02-29 15:25:05,086 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 deactivated due to stimulus 'task-finished-1709241905.0858319'\n", | |
"2024-02-29 15:25:05,931 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 76b1bd0769e1eb872b119a4846117f49 initialized by task ('shuffle-transfer-76b1bd0769e1eb872b119a4846117f49', 26) executed on worker tcp://127.0.0.1:58780\n", | |
"2024-02-29 15:25:06,423 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 76b1bd0769e1eb872b119a4846117f49 deactivated due to stimulus 'task-finished-1709241906.422362'\n", | |
"2024-02-29 15:25:06,572 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 initialized by task ('shuffle-transfer-4a8fa9236ecbcc4022b90fdc59552581', 20) executed on worker tcp://127.0.0.1:58777\n", | |
"2024-02-29 15:25:07,392 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 deactivated due to stimulus 'task-finished-1709241907.391377'\n", | |
"2024-02-29 15:25:10,656 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 initialized by task ('shuffle-transfer-4a8fa9236ecbcc4022b90fdc59552581', 26) executed on worker tcp://127.0.0.1:58780\n", | |
"2024-02-29 15:25:11,510 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 deactivated due to stimulus 'task-finished-1709241911.504419'\n", | |
"2024-02-29 15:25:43,983 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 initialized by task ('shuffle-transfer-4a8fa9236ecbcc4022b90fdc59552581', 26) executed on worker tcp://127.0.0.1:58780\n", | |
"2024-02-29 15:25:44,871 - distributed.shuffle._scheduler_plugin - WARNING - Shuffle 4a8fa9236ecbcc4022b90fdc59552581 deactivated due to stimulus 'task-finished-1709241944.866755'\n" | |
] | |
} | |
], | |
"source": [ | |
"from dask.distributed import LocalCluster\n", | |
"cluster = LocalCluster()\n", | |
"client = cluster.get_client()" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"id": "48a95c05-0975-4b6e-aa7b-7a91e2f59df6", | |
"metadata": {}, | |
"source": [ | |
"## Watched Repos" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 3, | |
"id": "c709b462-58f1-44e8-b1ce-2e25918dd670", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/html": [ | |
"<div>\n", | |
"<style scoped>\n", | |
" .dataframe tbody tr th:only-of-type {\n", | |
" vertical-align: middle;\n", | |
" }\n", | |
"\n", | |
" .dataframe tbody tr th {\n", | |
" vertical-align: top;\n", | |
" }\n", | |
"\n", | |
" .dataframe thead th {\n", | |
" text-align: right;\n", | |
" }\n", | |
"</style>\n", | |
"<table border=\"1\" class=\"dataframe\">\n", | |
" <thead>\n", | |
" <tr style=\"text-align: right;\">\n", | |
" <th></th>\n", | |
" <th>username</th>\n", | |
" <th>repo</th>\n", | |
" <th>action</th>\n", | |
" <th>created_at</th>\n", | |
" <th>date</th>\n", | |
" </tr>\n", | |
" </thead>\n", | |
" <tbody>\n", | |
" <tr>\n", | |
" <th>0</th>\n", | |
" <td>khris-js</td>\n", | |
" <td>tsdjs/tsd</td>\n", | |
" <td>started</td>\n", | |
" <td>2024-01-01 14:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1</th>\n", | |
" <td>vandersoncostasantos</td>\n", | |
" <td>louislam/dockge</td>\n", | |
" <td>started</td>\n", | |
" <td>2024-01-01 14:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>2</th>\n", | |
" <td>xuandatbmt</td>\n", | |
" <td>jordan-cutler/path-to-senior-engineer-handbook</td>\n", | |
" <td>started</td>\n", | |
" <td>2024-01-01 14:00:01</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>3</th>\n", | |
" <td>pken12345</td>\n", | |
" <td>DopplerHQ/awesome-interview-questions</td>\n", | |
" <td>started</td>\n", | |
" <td>2024-01-01 14:00:01</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4</th>\n", | |
" <td>lyeccc</td>\n", | |
" <td>avelino/awesome-go</td>\n", | |
" <td>started</td>\n", | |
" <td>2024-01-01 14:00:01</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" </tbody>\n", | |
"</table>\n", | |
"</div>" | |
], | |
"text/plain": [ | |
" username repo \\\n", | |
"0 khris-js tsdjs/tsd \n", | |
"1 vandersoncostasantos louislam/dockge \n", | |
"2 xuandatbmt jordan-cutler/path-to-senior-engineer-handbook \n", | |
"3 pken12345 DopplerHQ/awesome-interview-questions \n", | |
"4 lyeccc avelino/awesome-go \n", | |
"\n", | |
" action created_at date \n", | |
"0 started 2024-01-01 14:00:00 2024-01-01 \n", | |
"1 started 2024-01-01 14:00:00 2024-01-01 \n", | |
"2 started 2024-01-01 14:00:01 2024-01-01 \n", | |
"3 started 2024-01-01 14:00:01 2024-01-01 \n", | |
"4 started 2024-01-01 14:00:01 2024-01-01 " | |
] | |
}, | |
"execution_count": 3, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"import dask_deltatable as ddt\n", | |
"\n", | |
"watches = ddt.read_deltalake(\"data/watch/\")\n", | |
"watches.head()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 4, | |
"id": "6b071579-7631-4125-b0ca-01a67a1dc95c", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"username string[pyarrow]\n", | |
"repo string[pyarrow]\n", | |
"action string[pyarrow]\n", | |
"created_at datetime64[us]\n", | |
"date date32[day][pyarrow]\n", | |
"dtype: object" | |
] | |
}, | |
"execution_count": 4, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"watches.dtypes" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"id": "5894f825-30cb-48a3-ba4c-e0e6116a6b8c", | |
"metadata": {}, | |
"source": [ | |
"### What is getting watched?" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 5, | |
"id": "f7370be4-1a6e-4faa-87a3-73d0aea579a9", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"repo\n", | |
"mlabonne/llm-course 25884\n", | |
"maybe-finance/maybe 20491\n", | |
"myshell-ai/OpenVoice 19982\n", | |
"KRTirtho/spotube 18970\n", | |
"zed-industries/zed 18690\n", | |
"subquery/subql 16273\n", | |
"movie-web/movie-web 13768\n", | |
"xiaolai/everyone-can-use-english 12276\n", | |
"aaamoon/copilot-gpt4-service 12148\n", | |
"practical-tutorials/project-based-learning 11738\n", | |
"janhq/jan 11691\n", | |
"shadcn-ui/ui 10558\n", | |
"codecrafters-io/build-your-own-x 10543\n", | |
"kroma-network/tachyon 9871\n", | |
"TencentARC/PhotoMaker 9724\n", | |
"RVC-Boss/GPT-SoVITS 9452\n", | |
"GrowingGit/GitHub-Chinese-Top-Charts 9278\n", | |
"donnemartin/system-design-primer 8961\n", | |
"rustdesk/rustdesk 8894\n", | |
"excalidraw/excalidraw 7879\n", | |
"Name: count, dtype: int64[pyarrow]" | |
] | |
}, | |
"execution_count": 5, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"watches.repo.value_counts().compute().sort_values(ascending=False).head(20)" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"id": "0e63bdac-3bfe-40ef-a1d9-addc261350aa", | |
"metadata": {}, | |
"source": [ | |
"### What else are people watching?" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 6, | |
"id": "a870c7ae-b38b-4478-aeca-aa09ea88631e", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"repo\n", | |
"dask/dask 178\n", | |
"pola-rs/polars 23\n", | |
"rapidsai/cudf 22\n", | |
"marshmallow-code/marshmallow 22\n", | |
"mlabonne/llm-course 17\n", | |
"huggingface/transformers 16\n", | |
"modin-project/modin 15\n", | |
"ray-project/ray 14\n", | |
"langchain-ai/langchain 13\n", | |
"huggingface/accelerate 13\n", | |
"pandas-dev/pandas 13\n", | |
"huggingface/optimum 13\n", | |
"KillianLucas/open-interpreter 12\n", | |
"zed-industries/zed 12\n", | |
"jxnl/instructor 11\n", | |
"MarkFzp/act-plus-plus 10\n", | |
"practical-tutorials/project-based-learning 10\n", | |
"huggingface/peft 10\n", | |
"joaomdmoura/crewAI 10\n", | |
"varunshenoy/GraphGPT 10\n", | |
"Name: count, dtype: int64[pyarrow]" | |
] | |
}, | |
"execution_count": 6, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"df = watches[watches.repo == \"dask/dask\"]\n", | |
"users = df.username.compute().head(100)\n", | |
"\n", | |
"watches.merge(\n", | |
" users.to_frame()\n", | |
").repo.value_counts().compute().sort_values(\n", | |
" ascending=False\n", | |
").head(20)" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 7, | |
"id": "959a22d1-a62f-41d6-8e9b-b24d66e60ed8", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"repo\n", | |
"0cyn/ktool 13\n", | |
"0lr1wpari974/TikTok-Share-Bot 59\n", | |
"0rpc/zerorpc-python 13\n", | |
"0sir1ss/Anubis 15\n", | |
"0voice/computer_expert_paper 11\n", | |
"Name: count, dtype: int64[pyarrow]" | |
] | |
}, | |
"execution_count": 7, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"repos = watches.repo.value_counts()\n", | |
"repos = repos[repos > 5].compute()\n", | |
"repos.head()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 8, | |
"id": "9f061ed0-a3e3-4d27-8ab1-aa042e0b82b6", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"172370" | |
] | |
}, | |
"execution_count": 8, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"len(repos)" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"id": "66d8585e-7db8-4031-8ca4-06ca7ddaa054", | |
"metadata": {}, | |
"source": [ | |
"## Commits" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 9, | |
"id": "6ded3044-8a4d-404e-9611-a133d786d8dc", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/html": [ | |
"<div>\n", | |
"<style scoped>\n", | |
" .dataframe tbody tr th:only-of-type {\n", | |
" vertical-align: middle;\n", | |
" }\n", | |
"\n", | |
" .dataframe tbody tr th {\n", | |
" vertical-align: top;\n", | |
" }\n", | |
"\n", | |
" .dataframe thead th {\n", | |
" text-align: right;\n", | |
" }\n", | |
"</style>\n", | |
"<table border=\"1\" class=\"dataframe\">\n", | |
" <thead>\n", | |
" <tr style=\"text-align: right;\">\n", | |
" <th></th>\n", | |
" <th>username</th>\n", | |
" <th>repo</th>\n", | |
" <th>sha</th>\n", | |
" <th>message</th>\n", | |
" <th>created_at</th>\n", | |
" <th>date</th>\n", | |
" </tr>\n", | |
" </thead>\n", | |
" <tbody>\n", | |
" <tr>\n", | |
" <th>0</th>\n", | |
" <td>appref5555ix63</td>\n", | |
" <td>appref5555ix63/Repo1</td>\n", | |
" <td>1314e43d148024f5234971937f62a62d37cc7de8</td>\n", | |
" <td>Empty Commit</td>\n", | |
" <td>2024-01-01 12:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1</th>\n", | |
" <td>branster5</td>\n", | |
" <td>branster5/branster5.github.io</td>\n", | |
" <td>85cd0f07fc71de38c456d01c7024d56cdb408066</td>\n", | |
" <td>committing files</td>\n", | |
" <td>2024-01-01 12:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>2</th>\n", | |
" <td>appref5555ix63</td>\n", | |
" <td>appref5555ix63/Repo2</td>\n", | |
" <td>994757915eccac751dceefe19ac582a64e6072d9</td>\n", | |
" <td>Empty Commit</td>\n", | |
" <td>2024-01-01 12:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>3</th>\n", | |
" <td>anaghayawale</td>\n", | |
" <td>anaghayawale/notes</td>\n", | |
" <td>48095a8b03bf584cc9831c57f2d64eb1a85f9a8b</td>\n", | |
" <td>Implement Share Note As Text</td>\n", | |
" <td>2024-01-01 12:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4</th>\n", | |
" <td>KingOfKalk</td>\n", | |
" <td>KingOfKalk/icsmerger</td>\n", | |
" <td>7db866de9191a9c9940d23fe767f89ab6bfcd409</td>\n", | |
" <td>chore(deps-dev): Bump pytest from 7.4.3 to 7.4...</td>\n", | |
" <td>2024-01-01 12:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" </tbody>\n", | |
"</table>\n", | |
"</div>" | |
], | |
"text/plain": [ | |
" username repo \\\n", | |
"0 appref5555ix63 appref5555ix63/Repo1 \n", | |
"1 branster5 branster5/branster5.github.io \n", | |
"2 appref5555ix63 appref5555ix63/Repo2 \n", | |
"3 anaghayawale anaghayawale/notes \n", | |
"4 KingOfKalk KingOfKalk/icsmerger \n", | |
"\n", | |
" sha \\\n", | |
"0 1314e43d148024f5234971937f62a62d37cc7de8 \n", | |
"1 85cd0f07fc71de38c456d01c7024d56cdb408066 \n", | |
"2 994757915eccac751dceefe19ac582a64e6072d9 \n", | |
"3 48095a8b03bf584cc9831c57f2d64eb1a85f9a8b \n", | |
"4 7db866de9191a9c9940d23fe767f89ab6bfcd409 \n", | |
"\n", | |
" message created_at \\\n", | |
"0 Empty Commit 2024-01-01 12:00:00 \n", | |
"1 committing files 2024-01-01 12:00:00 \n", | |
"2 Empty Commit 2024-01-01 12:00:00 \n", | |
"3 Implement Share Note As Text 2024-01-01 12:00:00 \n", | |
"4 chore(deps-dev): Bump pytest from 7.4.3 to 7.4... 2024-01-01 12:00:00 \n", | |
"\n", | |
" date \n", | |
"0 2024-01-01 \n", | |
"1 2024-01-01 \n", | |
"2 2024-01-01 \n", | |
"3 2024-01-01 \n", | |
"4 2024-01-01 " | |
] | |
}, | |
"execution_count": 9, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"commits = ddt.read_deltalake(\"data/commit/\")\n", | |
"commits.head()" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"id": "befd5ab6-d635-43ed-a83c-b1b704f10d28", | |
"metadata": {}, | |
"source": [ | |
"### Major repos with a commit mentioning a project\n", | |
"\n", | |
"This is all commits mentioning \"dask\" in repos with at least five watches in the last month" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 10, | |
"id": "327f71a2-4bc9-4185-a42e-d96e7c146dfa", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"0.17953312804296298" | |
] | |
}, | |
"execution_count": 10, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"commits.username.str.contains(\"bot\").mean().compute()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 11, | |
"id": "3354e437-ef0f-4e68-977b-5f68e8cf769d", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/html": [ | |
"<div>\n", | |
"<style scoped>\n", | |
" .dataframe tbody tr th:only-of-type {\n", | |
" vertical-align: middle;\n", | |
" }\n", | |
"\n", | |
" .dataframe tbody tr th {\n", | |
" vertical-align: top;\n", | |
" }\n", | |
"\n", | |
" .dataframe thead th {\n", | |
" text-align: right;\n", | |
" }\n", | |
"</style>\n", | |
"<table border=\"1\" class=\"dataframe\">\n", | |
" <thead>\n", | |
" <tr style=\"text-align: right;\">\n", | |
" <th></th>\n", | |
" <th>username</th>\n", | |
" <th>repo</th>\n", | |
" <th>message</th>\n", | |
" <th>count</th>\n", | |
" </tr>\n", | |
" </thead>\n", | |
" <tbody>\n", | |
" <tr>\n", | |
" <th>43183</th>\n", | |
" <td>architkulkarni</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5076</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>14105</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>2401</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>40109</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>47740</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41085</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>48727</th>\n", | |
" <td>can-anyscale</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>[Doc] [Release] Update dask-on-ray table for 2...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>23141</th>\n", | |
" <td>philippjfr</td>\n", | |
" <td>holoviz/panel</td>\n", | |
" <td>Add Dask How to guide (#4234)</td>\n", | |
" <td>498</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>33130</th>\n", | |
" <td>philippjfr</td>\n", | |
" <td>holoviz/panel</td>\n", | |
" <td>Add Dask How to guide (#4234)</td>\n", | |
" <td>498</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>7031</th>\n", | |
" <td>philippjfr</td>\n", | |
" <td>holoviz/panel</td>\n", | |
" <td>Add Dask How to guide (#4234)</td>\n", | |
" <td>498</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>51863</th>\n", | |
" <td>philippjfr</td>\n", | |
" <td>holoviz/panel</td>\n", | |
" <td>Add Dask How to guide (#4234)</td>\n", | |
" <td>498</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>38706</th>\n", | |
" <td>ahuang11</td>\n", | |
" <td>holoviz/panel</td>\n", | |
" <td>Add Dask How to guide (#4234)</td>\n", | |
" <td>498</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5707</th>\n", | |
" <td>zvecr</td>\n", | |
" <td>qmk/qmk_firmware</td>\n", | |
" <td>Improve and Cleanup Shutdown callbacks (#21060...</td>\n", | |
" <td>344</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>13554</th>\n", | |
" <td>zvecr</td>\n", | |
" <td>qmk/qmk_firmware</td>\n", | |
" <td>Improve and Cleanup Shutdown callbacks (#21060...</td>\n", | |
" <td>344</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>25664</th>\n", | |
" <td>bengotow</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>29684</th>\n", | |
" <td>bengotow</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1868</th>\n", | |
" <td>bengotow</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1904</th>\n", | |
" <td>bengotow</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>14601</th>\n", | |
" <td>gibsondan</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>21887</th>\n", | |
" <td>gibsondan</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41209</th>\n", | |
" <td>gibsondan</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>48789</th>\n", | |
" <td>gibsondan</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>39786</th>\n", | |
" <td>OwenKephart</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>33648</th>\n", | |
" <td>gibsondan</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>34041</th>\n", | |
" <td>gibsondan</td>\n", | |
" <td>dagster-io/dagster</td>\n", | |
" <td>add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti...</td>\n", | |
" <td>343</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>31596</th>\n", | |
" <td>raydouglass</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>Update dask-cudf wheel name (#14713)\n", | |
"\n", | |
"A recent...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>40691</th>\n", | |
" <td>raydouglass</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>Update dask-cudf wheel name (#14713)\n", | |
"\n", | |
"A recent...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>11312</th>\n", | |
" <td>shwina</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>Update to Dask's `shuffle_method` kwarg (#1470...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1641</th>\n", | |
" <td>galipremsagar</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>Prevent converting strings to arrow strings in...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>29652</th>\n", | |
" <td>voctav</td>\n", | |
" <td>google-deepmind/graphcast</td>\n", | |
" <td>Fix dask.array import\n", | |
"\n", | |
"dask.array used to be i...</td>\n", | |
" <td>213</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>35606</th>\n", | |
" <td>voctav</td>\n", | |
" <td>google-deepmind/graphcast</td>\n", | |
" <td>Fix dask.array import\n", | |
"\n", | |
"dask.array used to be i...</td>\n", | |
" <td>213</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41560</th>\n", | |
" <td>voctav</td>\n", | |
" <td>google-deepmind/graphcast</td>\n", | |
" <td>Fix dask.array import\n", | |
"\n", | |
"dask.array used to be i...</td>\n", | |
" <td>213</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>15291</th>\n", | |
" <td>AlenkaF</td>\n", | |
" <td>apache/arrow</td>\n", | |
" <td>GH-39531: [Python][CI] Skip failing dask tests...</td>\n", | |
" <td>206</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>32857</th>\n", | |
" <td>raulcd</td>\n", | |
" <td>apache/arrow</td>\n", | |
" <td>GH-39531: [Python][CI] Skip failing dask tests...</td>\n", | |
" <td>206</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>58815</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#862)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>46740</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#866)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>8513</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#867)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>15872</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#867)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>51679</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#862)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20085</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#875)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>29666</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#875)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20177</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#898)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>21550</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#900)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>22414</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#901)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26516</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#898)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>27889</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#900)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>28753</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#901)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>32855</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#898)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>34228</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#900)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>35092</th>\n", | |
" <td>XiaohanZhangCMU</td>\n", | |
" <td>mosaicml/llm-foundry</td>\n", | |
" <td>Validation (#901)\n", | |
"\n", | |
"* add validation script\r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>124</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>36892</th>\n", | |
" <td>fkiraly</td>\n", | |
" <td>sktime/sktime</td>\n", | |
" <td>[MNT] [Dependabot](deps-dev): Update dask requ...</td>\n", | |
" <td>115</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>118</th>\n", | |
" <td>fkiraly</td>\n", | |
" <td>sktime/sktime</td>\n", | |
" <td>[MNT] [Dependabot](deps-dev): Update dask requ...</td>\n", | |
" <td>115</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1424</th>\n", | |
" <td>fkiraly</td>\n", | |
" <td>sktime/sktime</td>\n", | |
" <td>[MNT] [Dependabot](deps-dev): Update dask requ...</td>\n", | |
" <td>115</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>18476</th>\n", | |
" <td>fkiraly</td>\n", | |
" <td>sktime/sktime</td>\n", | |
" <td>[MNT] [Dependabot](deps-dev): Update dask requ...</td>\n", | |
" <td>115</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41163</th>\n", | |
" <td>jmoralez</td>\n", | |
" <td>microsoft/LightGBM</td>\n", | |
" <td>uninstall dask-core</td>\n", | |
" <td>108</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>52019</th>\n", | |
" <td>jmoralez</td>\n", | |
" <td>microsoft/LightGBM</td>\n", | |
" <td>uninstall dask-core</td>\n", | |
" <td>108</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>22033</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Add pandas 3.0 deprecations and migration prep...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>8349</th>\n", | |
" <td>crusaderky</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Make dask.array.utils functions more generic t...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>16197</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust some tests to be compatible with dask-e...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>32312</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust some groupby tests for dask-expr (#10752)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41312</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust some groupby tests for dask-expr (#10752)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>48870</th>\n", | |
" <td>crusaderky</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust shuffle tests for dask-expr (#10759)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>62156</th>\n", | |
" <td>crusaderky</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust shuffle tests for dask-expr (#10759)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>11446</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust shuffle tests for dask-expr (#10762)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>23686</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust shuffle tests for dask-expr (#10762)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>12740</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Add get_dummies from dask-expr (#10791)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5625</th>\n", | |
" <td>crusaderky</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust IO tests for dask-expr migration (#10776)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>14796</th>\n", | |
" <td>crusaderky</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust IO tests for dask-expr migration (#10776)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>24543</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>generalize CreationDispatch for dask-expr (#10...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>18389</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Remove circular import when dask-expr enabled ...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>24203</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust tests for median support in groupby-agg...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>55728</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Fail dask-expr ci if tests fail (#10829)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>9046</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Fail dask-expr ci if tests fail (#10829)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>17393</th>\n", | |
" <td>hendrikmakait</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust tests for median support in dask-expr (...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>25903</th>\n", | |
" <td>hendrikmakait</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust tests for median support in dask-expr (...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>21595</th>\n", | |
" <td>crusaderky</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Unskip and adjust tests for groupby-aggregate ...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>14507</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Adjust pytest errors for dask-expr ci (#10871)</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>36674</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask/dask</td>\n", | |
" <td>Update parquet tests to align with dask-expr f...</td>\n", | |
" <td>100</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>10311</th>\n", | |
" <td>nils-braun</td>\n", | |
" <td>blue-yonder/tsfresh</td>\n", | |
" <td>Make Dask and Distributed optional dependencie...</td>\n", | |
" <td>87</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>17316</th>\n", | |
" <td>ion-elgreco</td>\n", | |
" <td>delta-io/delta-rs</td>\n", | |
" <td>docs: add dask page to integration docs (#2122...</td>\n", | |
" <td>79</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>18413</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>40914</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41807</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>43622</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>7871</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>12466</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>36325</th>\n", | |
" <td>elijahbenizzy</td>\n", | |
" <td>DAGWorks-Inc/hamilton</td>\n", | |
" <td>Adds datadog plugin with tracing support\n", | |
"\n", | |
"This...</td>\n", | |
" <td>63</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>42889</th>\n", | |
" <td>colin-ho</td>\n", | |
" <td>Eventual-Inc/Daft</td>\n", | |
" <td>from dask and ray</td>\n", | |
" <td>52</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>54123</th>\n", | |
" <td>colin-ho</td>\n", | |
" <td>Eventual-Inc/Daft</td>\n", | |
" <td>from dask and ray</td>\n", | |
" <td>52</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>49646</th>\n", | |
" <td>m1n0</td>\n", | |
" <td>sodadata/soda-core</td>\n", | |
" <td>Unpin dask\n", | |
"\n", | |
"Fixes #1989</td>\n", | |
" <td>46</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>61681</th>\n", | |
" <td>goodwanghan</td>\n", | |
" <td>fugue-project/fugue</td>\n", | |
" <td>Optimize Spark Dask take function (#530)\n", | |
"\n", | |
"* Op...</td>\n", | |
" <td>45</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4761</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Generalize cumulative reduction (scan) to non-...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4763</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4778</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Generalize cumulative reduction (scan) to non-...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4780</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>12974</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Generalize cumulative reduction (scan) to non-...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>12976</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>12991</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Generalize cumulative reduction (scan) to non-...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>12993</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" </tbody>\n", | |
"</table>\n", | |
"</div>" | |
], | |
"text/plain": [ | |
" username repo \\\n", | |
"43183 architkulkarni ray-project/ray \n", | |
"5076 can-anyscale ray-project/ray \n", | |
"14105 can-anyscale ray-project/ray \n", | |
"2401 can-anyscale ray-project/ray \n", | |
"40109 can-anyscale ray-project/ray \n", | |
"47740 can-anyscale ray-project/ray \n", | |
"41085 can-anyscale ray-project/ray \n", | |
"48727 can-anyscale ray-project/ray \n", | |
"23141 philippjfr holoviz/panel \n", | |
"33130 philippjfr holoviz/panel \n", | |
"7031 philippjfr holoviz/panel \n", | |
"51863 philippjfr holoviz/panel \n", | |
"38706 ahuang11 holoviz/panel \n", | |
"5707 zvecr qmk/qmk_firmware \n", | |
"13554 zvecr qmk/qmk_firmware \n", | |
"25664 bengotow dagster-io/dagster \n", | |
"29684 bengotow dagster-io/dagster \n", | |
"1868 bengotow dagster-io/dagster \n", | |
"1904 bengotow dagster-io/dagster \n", | |
"14601 gibsondan dagster-io/dagster \n", | |
"21887 gibsondan dagster-io/dagster \n", | |
"41209 gibsondan dagster-io/dagster \n", | |
"48789 gibsondan dagster-io/dagster \n", | |
"39786 OwenKephart dagster-io/dagster \n", | |
"33648 gibsondan dagster-io/dagster \n", | |
"34041 gibsondan dagster-io/dagster \n", | |
"31596 raydouglass rapidsai/cudf \n", | |
"40691 raydouglass rapidsai/cudf \n", | |
"11312 shwina rapidsai/cudf \n", | |
"1641 galipremsagar rapidsai/cudf \n", | |
"29652 voctav google-deepmind/graphcast \n", | |
"35606 voctav google-deepmind/graphcast \n", | |
"41560 voctav google-deepmind/graphcast \n", | |
"15291 AlenkaF apache/arrow \n", | |
"32857 raulcd apache/arrow \n", | |
"58815 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"46740 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"8513 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"15872 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"51679 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"20085 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"29666 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"20177 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"21550 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"22414 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"26516 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"27889 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"28753 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"32855 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"34228 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"35092 XiaohanZhangCMU mosaicml/llm-foundry \n", | |
"36892 fkiraly sktime/sktime \n", | |
"118 fkiraly sktime/sktime \n", | |
"1424 fkiraly sktime/sktime \n", | |
"18476 fkiraly sktime/sktime \n", | |
"41163 jmoralez microsoft/LightGBM \n", | |
"52019 jmoralez microsoft/LightGBM \n", | |
"22033 phofl dask/dask \n", | |
"8349 crusaderky dask/dask \n", | |
"16197 phofl dask/dask \n", | |
"32312 phofl dask/dask \n", | |
"41312 phofl dask/dask \n", | |
"48870 crusaderky dask/dask \n", | |
"62156 crusaderky dask/dask \n", | |
"11446 phofl dask/dask \n", | |
"23686 phofl dask/dask \n", | |
"12740 phofl dask/dask \n", | |
"5625 crusaderky dask/dask \n", | |
"14796 crusaderky dask/dask \n", | |
"24543 rjzamora dask/dask \n", | |
"18389 phofl dask/dask \n", | |
"24203 phofl dask/dask \n", | |
"55728 phofl dask/dask \n", | |
"9046 phofl dask/dask \n", | |
"17393 hendrikmakait dask/dask \n", | |
"25903 hendrikmakait dask/dask \n", | |
"21595 crusaderky dask/dask \n", | |
"14507 phofl dask/dask \n", | |
"36674 phofl dask/dask \n", | |
"10311 nils-braun blue-yonder/tsfresh \n", | |
"17316 ion-elgreco delta-io/delta-rs \n", | |
"18413 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"40914 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"41807 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"43622 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"7871 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"12466 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"36325 elijahbenizzy DAGWorks-Inc/hamilton \n", | |
"42889 colin-ho Eventual-Inc/Daft \n", | |
"54123 colin-ho Eventual-Inc/Daft \n", | |
"49646 m1n0 sodadata/soda-core \n", | |
"61681 goodwanghan fugue-project/fugue \n", | |
"4761 keewis pydata/xarray \n", | |
"4763 keewis pydata/xarray \n", | |
"4778 keewis pydata/xarray \n", | |
"4780 keewis pydata/xarray \n", | |
"12974 keewis pydata/xarray \n", | |
"12976 keewis pydata/xarray \n", | |
"12991 keewis pydata/xarray \n", | |
"12993 keewis pydata/xarray \n", | |
"\n", | |
" message count \n", | |
"43183 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"5076 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"14105 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"2401 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"40109 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"47740 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"41085 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"48727 [Doc] [Release] Update dask-on-ray table for 2... 593 \n", | |
"23141 Add Dask How to guide (#4234) 498 \n", | |
"33130 Add Dask How to guide (#4234) 498 \n", | |
"7031 Add Dask How to guide (#4234) 498 \n", | |
"51863 Add Dask How to guide (#4234) 498 \n", | |
"38706 Add Dask How to guide (#4234) 498 \n", | |
"5707 Improve and Cleanup Shutdown callbacks (#21060... 344 \n", | |
"13554 Improve and Cleanup Shutdown callbacks (#21060... 344 \n", | |
"25664 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"29684 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"1868 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"1904 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"14601 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"21887 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"41209 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"48789 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"39786 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"33648 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"34041 add more kind tags (#18766)\n", | |
"\n", | |
"## Summary & Moti... 343 \n", | |
"31596 Update dask-cudf wheel name (#14713)\n", | |
"\n", | |
"A recent... 245 \n", | |
"40691 Update dask-cudf wheel name (#14713)\n", | |
"\n", | |
"A recent... 245 \n", | |
"11312 Update to Dask's `shuffle_method` kwarg (#1470... 245 \n", | |
"1641 Prevent converting strings to arrow strings in... 245 \n", | |
"29652 Fix dask.array import\n", | |
"\n", | |
"dask.array used to be i... 213 \n", | |
"35606 Fix dask.array import\n", | |
"\n", | |
"dask.array used to be i... 213 \n", | |
"41560 Fix dask.array import\n", | |
"\n", | |
"dask.array used to be i... 213 \n", | |
"15291 GH-39531: [Python][CI] Skip failing dask tests... 206 \n", | |
"32857 GH-39531: [Python][CI] Skip failing dask tests... 206 \n", | |
"58815 Validation (#862)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"46740 Validation (#866)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"8513 Validation (#867)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"15872 Validation (#867)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"51679 Validation (#862)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"20085 Validation (#875)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"29666 Validation (#875)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"20177 Validation (#898)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"21550 Validation (#900)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"22414 Validation (#901)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"26516 Validation (#898)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"27889 Validation (#900)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"28753 Validation (#901)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"32855 Validation (#898)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"34228 Validation (#900)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"35092 Validation (#901)\n", | |
"\n", | |
"* add validation script\n", | |
"\n", | |
"... 124 \n", | |
"36892 [MNT] [Dependabot](deps-dev): Update dask requ... 115 \n", | |
"118 [MNT] [Dependabot](deps-dev): Update dask requ... 115 \n", | |
"1424 [MNT] [Dependabot](deps-dev): Update dask requ... 115 \n", | |
"18476 [MNT] [Dependabot](deps-dev): Update dask requ... 115 \n", | |
"41163 uninstall dask-core 108 \n", | |
"52019 uninstall dask-core 108 \n", | |
"22033 Add pandas 3.0 deprecations and migration prep... 100 \n", | |
"8349 Make dask.array.utils functions more generic t... 100 \n", | |
"16197 Adjust some tests to be compatible with dask-e... 100 \n", | |
"32312 Adjust some groupby tests for dask-expr (#10752) 100 \n", | |
"41312 Adjust some groupby tests for dask-expr (#10752) 100 \n", | |
"48870 Adjust shuffle tests for dask-expr (#10759) 100 \n", | |
"62156 Adjust shuffle tests for dask-expr (#10759) 100 \n", | |
"11446 Adjust shuffle tests for dask-expr (#10762) 100 \n", | |
"23686 Adjust shuffle tests for dask-expr (#10762) 100 \n", | |
"12740 Add get_dummies from dask-expr (#10791) 100 \n", | |
"5625 Adjust IO tests for dask-expr migration (#10776) 100 \n", | |
"14796 Adjust IO tests for dask-expr migration (#10776) 100 \n", | |
"24543 generalize CreationDispatch for dask-expr (#10... 100 \n", | |
"18389 Remove circular import when dask-expr enabled ... 100 \n", | |
"24203 Adjust tests for median support in groupby-agg... 100 \n", | |
"55728 Fail dask-expr ci if tests fail (#10829) 100 \n", | |
"9046 Fail dask-expr ci if tests fail (#10829) 100 \n", | |
"17393 Adjust tests for median support in dask-expr (... 100 \n", | |
"25903 Adjust tests for median support in dask-expr (... 100 \n", | |
"21595 Unskip and adjust tests for groupby-aggregate ... 100 \n", | |
"14507 Adjust pytest errors for dask-expr ci (#10871) 100 \n", | |
"36674 Update parquet tests to align with dask-expr f... 100 \n", | |
"10311 Make Dask and Distributed optional dependencie... 87 \n", | |
"17316 docs: add dask page to integration docs (#2122... 79 \n", | |
"18413 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"40914 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"41807 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"43622 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"7871 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"12466 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"36325 Adds datadog plugin with tracing support\n", | |
"\n", | |
"This... 63 \n", | |
"42889 from dask and ray 52 \n", | |
"54123 from dask and ray 52 \n", | |
"49646 Unpin dask\n", | |
"\n", | |
"Fixes #1989 46 \n", | |
"61681 Optimize Spark Dask take function (#530)\n", | |
"\n", | |
"* Op... 45 \n", | |
"4761 Generalize cumulative reduction (scan) to non-... 43 \n", | |
"4763 add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion... 43 \n", | |
"4778 Generalize cumulative reduction (scan) to non-... 43 \n", | |
"4780 add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion... 43 \n", | |
"12974 Generalize cumulative reduction (scan) to non-... 43 \n", | |
"12976 add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion... 43 \n", | |
"12991 Generalize cumulative reduction (scan) to non-... 43 \n", | |
"12993 add xeofs to ecosystem.rst (#8561)\n", | |
"\n", | |
"Suggestion... 43 " | |
] | |
}, | |
"execution_count": 11, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"repos = watches.repo.value_counts()\n", | |
"repos = repos[repos > 5].repartition(npartitions=1).to_frame()\n", | |
"\n", | |
"commits = commits[~commits.username.str.contains(\"bot\")] # remove bots\n", | |
"major_commits = commits.merge(repos, on=\"repo\")\n", | |
"\n", | |
"df = major_commits[\n", | |
" major_commits.message.str.lower().str.contains(\" dask\")\n", | |
"][[\"username\", \"repo\", \"message\", \"count\"]].compute()\n", | |
"\n", | |
"df.sort_values(\"count\", ascending=False).head(100)" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"id": "466bf7c1-5354-4f01-b060-0681f95fc778", | |
"metadata": {}, | |
"source": [ | |
"## Same, but with issues" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 12, | |
"id": "29e3ffe8-2f0f-475f-8ffa-1a1a40f5ac96", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/html": [ | |
"<div>\n", | |
"<style scoped>\n", | |
" .dataframe tbody tr th:only-of-type {\n", | |
" vertical-align: middle;\n", | |
" }\n", | |
"\n", | |
" .dataframe tbody tr th {\n", | |
" vertical-align: top;\n", | |
" }\n", | |
"\n", | |
" .dataframe thead th {\n", | |
" text-align: right;\n", | |
" }\n", | |
"</style>\n", | |
"<table border=\"1\" class=\"dataframe\">\n", | |
" <thead>\n", | |
" <tr style=\"text-align: right;\">\n", | |
" <th></th>\n", | |
" <th>username</th>\n", | |
" <th>repo</th>\n", | |
" <th>number</th>\n", | |
" <th>title</th>\n", | |
" <th>author</th>\n", | |
" <th>issue_created_at</th>\n", | |
" <th>comment</th>\n", | |
" <th>association</th>\n", | |
" <th>created_at</th>\n", | |
" <th>date</th>\n", | |
" </tr>\n", | |
" </thead>\n", | |
" <tbody>\n", | |
" <tr>\n", | |
" <th>0</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>woocommerce/woocommerce-blocks</td>\n", | |
" <td>12161</td>\n", | |
" <td>Bump eslint-plugin-playwright from 0.15.3 to 0...</td>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>2024-01-01 16:43:39</td>\n", | |
" <td>Thank you for your interest in contributing to...</td>\n", | |
" <td>CONTRIBUTOR</td>\n", | |
" <td>2024-01-01 17:00:00</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1</th>\n", | |
" <td>nondiremanuel</td>\n", | |
" <td>bitcoindevkit/bdk</td>\n", | |
" <td>1098</td>\n", | |
" <td>RUSTSEC-2023-0052: webpki: CPU denial of servi...</td>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>2023-08-27 01:19:37</td>\n", | |
" <td>@notmandatory should we close this issue since...</td>\n", | |
" <td>NONE</td>\n", | |
" <td>2024-01-01 17:00:02</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>2</th>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>cvxgrp/cvxstatarb</td>\n", | |
" <td>7</td>\n", | |
" <td>Bump refinitiv-data from 1.5.0 to 1.5.1</td>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>2023-12-18 18:08:21</td>\n", | |
" <td>OK, I won't notify you again about this releas...</td>\n", | |
" <td>CONTRIBUTOR</td>\n", | |
" <td>2024-01-01 17:00:02</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>3</th>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>rhahao/jw-epub-parser</td>\n", | |
" <td>330</td>\n", | |
" <td>build(deps): bump rollup from 4.9.1 to 4.9.2</td>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>2024-01-01 15:40:42</td>\n", | |
" <td>Looks like rollup is up-to-date now, so this i...</td>\n", | |
" <td>NONE</td>\n", | |
" <td>2024-01-01 17:00:02</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4</th>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>woocommerce/woocommerce-blocks</td>\n", | |
" <td>12161</td>\n", | |
" <td>Bump eslint-plugin-playwright from 0.15.3 to 0...</td>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>2024-01-01 16:43:39</td>\n", | |
" <td>OK, I won't notify you again about this releas...</td>\n", | |
" <td>CONTRIBUTOR</td>\n", | |
" <td>2024-01-01 17:00:03</td>\n", | |
" <td>2024-01-01</td>\n", | |
" </tr>\n", | |
" </tbody>\n", | |
"</table>\n", | |
"</div>" | |
], | |
"text/plain": [ | |
" username repo number \\\n", | |
"0 github-actions[bot] woocommerce/woocommerce-blocks 12161 \n", | |
"1 nondiremanuel bitcoindevkit/bdk 1098 \n", | |
"2 dependabot[bot] cvxgrp/cvxstatarb 7 \n", | |
"3 dependabot[bot] rhahao/jw-epub-parser 330 \n", | |
"4 dependabot[bot] woocommerce/woocommerce-blocks 12161 \n", | |
"\n", | |
" title author \\\n", | |
"0 Bump eslint-plugin-playwright from 0.15.3 to 0... dependabot[bot] \n", | |
"1 RUSTSEC-2023-0052: webpki: CPU denial of servi... github-actions[bot] \n", | |
"2 Bump refinitiv-data from 1.5.0 to 1.5.1 dependabot[bot] \n", | |
"3 build(deps): bump rollup from 4.9.1 to 4.9.2 dependabot[bot] \n", | |
"4 Bump eslint-plugin-playwright from 0.15.3 to 0... dependabot[bot] \n", | |
"\n", | |
" issue_created_at comment \\\n", | |
"0 2024-01-01 16:43:39 Thank you for your interest in contributing to... \n", | |
"1 2023-08-27 01:19:37 @notmandatory should we close this issue since... \n", | |
"2 2023-12-18 18:08:21 OK, I won't notify you again about this releas... \n", | |
"3 2024-01-01 15:40:42 Looks like rollup is up-to-date now, so this i... \n", | |
"4 2024-01-01 16:43:39 OK, I won't notify you again about this releas... \n", | |
"\n", | |
" association created_at date \n", | |
"0 CONTRIBUTOR 2024-01-01 17:00:00 2024-01-01 \n", | |
"1 NONE 2024-01-01 17:00:02 2024-01-01 \n", | |
"2 CONTRIBUTOR 2024-01-01 17:00:02 2024-01-01 \n", | |
"3 NONE 2024-01-01 17:00:02 2024-01-01 \n", | |
"4 CONTRIBUTOR 2024-01-01 17:00:03 2024-01-01 " | |
] | |
}, | |
"execution_count": 12, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"comments = ddt.read_deltalake(\"data/comment/\")\n", | |
"comments.head()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 13, | |
"id": "32b2328b-b767-48a3-8096-f8cf1b4c369a", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/html": [ | |
"<div>\n", | |
"<style scoped>\n", | |
" .dataframe tbody tr th:only-of-type {\n", | |
" vertical-align: middle;\n", | |
" }\n", | |
"\n", | |
" .dataframe tbody tr th {\n", | |
" vertical-align: top;\n", | |
" }\n", | |
"\n", | |
" .dataframe thead th {\n", | |
" text-align: right;\n", | |
" }\n", | |
"</style>\n", | |
"<table border=\"1\" class=\"dataframe\">\n", | |
" <thead>\n", | |
" <tr style=\"text-align: right;\">\n", | |
" <th></th>\n", | |
" <th>username</th>\n", | |
" <th>repo</th>\n", | |
" <th>comment</th>\n", | |
" <th>count</th>\n", | |
" </tr>\n", | |
" </thead>\n", | |
" <tbody>\n", | |
" <tr>\n", | |
" <th>105071</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>Avaiga/taipy</td>\n", | |
" <td>Diff deteteced ! Please update the Pipfile.sup...</td>\n", | |
" <td>2331</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>105259</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>Avaiga/taipy</td>\n", | |
" <td>Diff deteteced ! Please update the Pipfile.sup...</td>\n", | |
" <td>2331</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>105695</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>Avaiga/taipy</td>\n", | |
" <td>+-----------------------+---------------------...</td>\n", | |
" <td>2331</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>28362</th>\n", | |
" <td>Wainberg</td>\n", | |
" <td>pola-rs/polars</td>\n", | |
" <td>Besides R and pandas, this CSV format is also ...</td>\n", | |
" <td>1998</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>33813</th>\n", | |
" <td>Wainberg</td>\n", | |
" <td>pola-rs/polars</td>\n", | |
" <td>Besides R and pandas, this CSV format is also ...</td>\n", | |
" <td>1998</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>6630</th>\n", | |
" <td>ritchie46</td>\n", | |
" <td>pola-rs/polars</td>\n", | |
" <td>> Polars should respect it.\r\n", | |
"\r\n", | |
"We follow the r...</td>\n", | |
" <td>1998</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>63398</th>\n", | |
" <td>MaiHoangViet1809</td>\n", | |
" <td>apache/airflow</td>\n", | |
" <td>I know it is late to comment this but we're us...</td>\n", | |
" <td>639</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>94584</th>\n", | |
" <td>potiuk</td>\n", | |
" <td>apache/airflow</td>\n", | |
" <td>> I know it is late to comment this but we're...</td>\n", | |
" <td>639</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>98897</th>\n", | |
" <td>potiuk</td>\n", | |
" <td>apache/airflow</td>\n", | |
" <td>> I know it is late to comment this but we're...</td>\n", | |
" <td>639</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>55640</th>\n", | |
" <td>potiuk</td>\n", | |
" <td>apache/airflow</td>\n", | |
" <td>Actually- if you want, you can still continue ...</td>\n", | |
" <td>639</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>42595</th>\n", | |
" <td>lutuantai95</td>\n", | |
" <td>apache/airflow</td>\n", | |
" <td>I reviewed chat messages from dask community f...</td>\n", | |
" <td>639</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>102071</th>\n", | |
" <td>rickyyx</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>0f2a327783 [ci] replace xcommit with mem_press...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>105863</th>\n", | |
" <td>rickyyx</td>\n", | |
" <td>ray-project/ray</td>\n", | |
" <td>0f2a327783 [ci] replace xcommit with mem_press...</td>\n", | |
" <td>593</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>44729</th>\n", | |
" <td>pmav99</td>\n", | |
" <td>python-poetry/poetry</td>\n", | |
" <td>For the record, `poetry add xarray=\"*\" -E comp...</td>\n", | |
" <td>551</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>48907</th>\n", | |
" <td>pmav99</td>\n", | |
" <td>python-poetry/poetry</td>\n", | |
" <td>For the record, `poetry add xarray=\"*\" -E comp...</td>\n", | |
" <td>551</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>98832</th>\n", | |
" <td>orttak</td>\n", | |
" <td>python-poetry/poetry</td>\n", | |
" <td>I use below setting to create my conda-poetry ...</td>\n", | |
" <td>551</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>88770</th>\n", | |
" <td>k-a-mendoza</td>\n", | |
" <td>jupyterlab/jupyter-ai</td>\n", | |
" <td>Very Strange. The conda error appears to indic...</td>\n", | |
" <td>458</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>92538</th>\n", | |
" <td>k-a-mendoza</td>\n", | |
" <td>jupyterlab/jupyter-ai</td>\n", | |
" <td>Very Strange. The conda error appears to indic...</td>\n", | |
" <td>458</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>117481</th>\n", | |
" <td>JasonWeill</td>\n", | |
" <td>jupyterlab/jupyter-ai</td>\n", | |
" <td>@sqlreport I looked at our existing codebase a...</td>\n", | |
" <td>458</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>120659</th>\n", | |
" <td>JasonWeill</td>\n", | |
" <td>jupyterlab/jupyter-ai</td>\n", | |
" <td>@sqlreport I looked at our existing codebase a...</td>\n", | |
" <td>458</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>255</th>\n", | |
" <td>JasonWeill</td>\n", | |
" <td>jupyterlab/jupyter-ai</td>\n", | |
" <td>Hi @stevie-35 ! Thanks for your patience — I w...</td>\n", | |
" <td>458</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5929</th>\n", | |
" <td>zzstoatzz</td>\n", | |
" <td>PrefectHQ/prefect</td>\n", | |
" <td>@GeorgeBark\r\n", | |
"\r\n", | |
"👍🏼 \r\n", | |
"\r\n", | |
"> My understanding is th...</td>\n", | |
" <td>403</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>82472</th>\n", | |
" <td>raydouglass</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>Environment before:\r\n", | |
"```\r\n", | |
"$ rapids-dependency-...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>87164</th>\n", | |
" <td>raydouglass</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>Environment before:\r\n", | |
"```\r\n", | |
"$ rapids-dependency-...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>36835</th>\n", | |
" <td>wence-</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>> (~40 min to ~20 min). Further potential opti...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>68954</th>\n", | |
" <td>vyasr</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>The dask tests are failing because the package...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>79035</th>\n", | |
" <td>vyasr</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>OK looks like the dask failures are something ...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>79698</th>\n", | |
" <td>vyasr</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>The dask failures are https://github.com/rapid...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>17396</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>rapidsai/cudf</td>\n", | |
" <td>>I don't think we should be slowing down dask ...</td>\n", | |
" <td>245</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>96227</th>\n", | |
" <td>erictraut</td>\n", | |
" <td>microsoft/pyright</td>\n", | |
" <td>Pyright is working as intended here, so I don'...</td>\n", | |
" <td>212</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>99592</th>\n", | |
" <td>erictraut</td>\n", | |
" <td>microsoft/pyright</td>\n", | |
" <td>Pyright is working as intended here, so I don'...</td>\n", | |
" <td>212</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>14395</th>\n", | |
" <td>myuanz</td>\n", | |
" <td>microsoft/pyright</td>\n", | |
" <td>Thank you. I plan to submit some PRs to dask n...</td>\n", | |
" <td>212</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>16963</th>\n", | |
" <td>myuanz</td>\n", | |
" <td>microsoft/pyright</td>\n", | |
" <td>Thank you. I plan to submit some PRs to dask n...</td>\n", | |
" <td>212</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>85709</th>\n", | |
" <td>AlenkaF</td>\n", | |
" <td>apache/arrow</td>\n", | |
" <td>Aha, the second failing tests (`test_dataframe...</td>\n", | |
" <td>206</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>2555</th>\n", | |
" <td>vibhatha</td>\n", | |
" <td>apache/arrow</td>\n", | |
" <td>@raulcd is there a way to re-run the CIs. \r\n", | |
"\r\n", | |
"...</td>\n", | |
" <td>206</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>19882</th>\n", | |
" <td>jorisvandenbossche</td>\n", | |
" <td>apache/arrow</td>\n", | |
" <td>> Building with Numpy nightly doesn't seem lik...</td>\n", | |
" <td>206</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>24889</th>\n", | |
" <td>jorisvandenbossche</td>\n", | |
" <td>apache/arrow</td>\n", | |
" <td>> Building with Numpy nightly doesn't seem lik...</td>\n", | |
" <td>206</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>622</th>\n", | |
" <td>hoodmane</td>\n", | |
" <td>pyodide/pyodide</td>\n", | |
" <td>@ryanking13 can you also look into fixing the ...</td>\n", | |
" <td>203</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>119769</th>\n", | |
" <td>benitomartin</td>\n", | |
" <td>zenml-io/zenml</td>\n", | |
" <td>If the idea is just to save and load the dat ,...</td>\n", | |
" <td>144</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>79358</th>\n", | |
" <td>htahir1</td>\n", | |
" <td>zenml-io/zenml</td>\n", | |
" <td>@benitomartin great job! Great results so far...</td>\n", | |
" <td>144</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>118538</th>\n", | |
" <td>benitomartin</td>\n", | |
" <td>zenml-io/zenml</td>\n", | |
" <td>Yes I can go through the same process with AWS...</td>\n", | |
" <td>144</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>121716</th>\n", | |
" <td>benitomartin</td>\n", | |
" <td>zenml-io/zenml</td>\n", | |
" <td>Yes I can go through the same process with AWS...</td>\n", | |
" <td>144</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20280</th>\n", | |
" <td>YarShev</td>\n", | |
" <td>modin-project/modin</td>\n", | |
" <td>Hi @jan876, could you elaborate on how you set...</td>\n", | |
" <td>133</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>25287</th>\n", | |
" <td>YarShev</td>\n", | |
" <td>modin-project/modin</td>\n", | |
" <td>Hi @jan876, could you elaborate on how you set...</td>\n", | |
" <td>133</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>4585</th>\n", | |
" <td>anmyachev</td>\n", | |
" <td>modin-project/modin</td>\n", | |
" <td>@jan876 you most likely have a python version ...</td>\n", | |
" <td>133</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>93397</th>\n", | |
" <td>cpcloud</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>@asbonatto Welcome!\r\n", | |
"\r\n", | |
"Thanks for the issue.\r\n", | |
"...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>97527</th>\n", | |
" <td>cpcloud</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>@asbonatto Welcome!\r\n", | |
"\r\n", | |
"Thanks for the issue.\r\n", | |
"...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>18341</th>\n", | |
" <td>asbonatto</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>I've been using Ibis on a daily basis mainly w...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>21252</th>\n", | |
" <td>asbonatto</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>I've been using Ibis on a daily basis mainly w...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>13553</th>\n", | |
" <td>ncclementi</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>Dropping couple of links I found in the python...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>18827</th>\n", | |
" <td>ncclementi</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>Dropping couple of links I found in the python...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>53311</th>\n", | |
" <td>lostmygithubaccount</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>**Weekly Update**:\n", | |
"2024-01-18\n", | |
"\n", | |
"This is the pri...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>53524</th>\n", | |
" <td>cpcloud</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>Work has completed on:\r\n", | |
"\r\n", | |
"- exasol\r\n", | |
"- oracle\r\n", | |
"...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>58277</th>\n", | |
" <td>lostmygithubaccount</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>**Weekly Update**:\n", | |
"2024-01-18\n", | |
"\n", | |
"This is the pri...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>58490</th>\n", | |
" <td>cpcloud</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>Work has completed on:\r\n", | |
"\r\n", | |
"- exasol\r\n", | |
"- oracle\r\n", | |
"...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>52276</th>\n", | |
" <td>jcrist</td>\n", | |
" <td>ibis-project/ibis</td>\n", | |
" <td>I'm going to close this out for now. We're rew...</td>\n", | |
" <td>132</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>157</th>\n", | |
" <td>bmcfee</td>\n", | |
" <td>librosa/librosa</td>\n", | |
" <td>> I disagree on the classification of this pro...</td>\n", | |
" <td>117</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5488</th>\n", | |
" <td>bmcfee</td>\n", | |
" <td>librosa/librosa</td>\n", | |
" <td>> I disagree on the classification of this pro...</td>\n", | |
" <td>117</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>10819</th>\n", | |
" <td>bmcfee</td>\n", | |
" <td>librosa/librosa</td>\n", | |
" <td>> I disagree on the classification of this pro...</td>\n", | |
" <td>117</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>80514</th>\n", | |
" <td>cisaacstern</td>\n", | |
" <td>apache/beam</td>\n", | |
" <td>I have now gotten this as far as it can go wit...</td>\n", | |
" <td>93</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>17726</th>\n", | |
" <td>siddharthab</td>\n", | |
" <td>apache/beam</td>\n", | |
" <td>The suggestion to force a version of dill may ...</td>\n", | |
" <td>93</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20749</th>\n", | |
" <td>siddharthab</td>\n", | |
" <td>apache/beam</td>\n", | |
" <td>The suggestion to force a version of dill may ...</td>\n", | |
" <td>93</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>97393</th>\n", | |
" <td>cckuailong</td>\n", | |
" <td>AutoGPTQ/AutoGPTQ</td>\n", | |
" <td>> well, i got the same error and updated trans...</td>\n", | |
" <td>88</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>101184</th>\n", | |
" <td>cckuailong</td>\n", | |
" <td>AutoGPTQ/AutoGPTQ</td>\n", | |
" <td>> well, i got the same error and updated trans...</td>\n", | |
" <td>88</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>100846</th>\n", | |
" <td>jakirkham</td>\n", | |
" <td>rapidsai/cuml</td>\n", | |
" <td>It looks like CUDA 12.2 passes! 🎉\r\n", | |
"\r\n", | |
"There is ...</td>\n", | |
" <td>80</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>10428</th>\n", | |
" <td>jameslamb</td>\n", | |
" <td>rapidsai/cuml</td>\n", | |
" <td>> there is an 11.8 failure with Dask though\r\n", | |
"\r", | |
"...</td>\n", | |
" <td>80</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>16190</th>\n", | |
" <td>jameslamb</td>\n", | |
" <td>rapidsai/cuml</td>\n", | |
" <td>> there is an 11.8 failure with Dask though\r\n", | |
"\r", | |
"...</td>\n", | |
" <td>80</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>7549</th>\n", | |
" <td>ion-elgreco</td>\n", | |
" <td>delta-io/delta-rs</td>\n", | |
" <td>@MrPowers do we want to show that in our docs?...</td>\n", | |
" <td>79</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>68643</th>\n", | |
" <td>ljluestc</td>\n", | |
" <td>MagicStack/asyncpg</td>\n", | |
" <td>```\r\n", | |
"import dask\r\n", | |
"from dask.distributed import...</td>\n", | |
" <td>77</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>69944</th>\n", | |
" <td>ljluestc</td>\n", | |
" <td>MagicStack/asyncpg</td>\n", | |
" <td>```\r\n", | |
"import dask\r\n", | |
"from dask.distributed import...</td>\n", | |
" <td>77</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>71245</th>\n", | |
" <td>ljluestc</td>\n", | |
" <td>MagicStack/asyncpg</td>\n", | |
" <td>```\r\n", | |
"import dask\r\n", | |
"from dask.distributed import...</td>\n", | |
" <td>77</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>19935</th>\n", | |
" <td>JeffersGlass</td>\n", | |
" <td>faster-cpython/ideas</td>\n", | |
" <td>Gladly! That is surely easier to read. Results...</td>\n", | |
" <td>72</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>23776</th>\n", | |
" <td>leycec</td>\n", | |
" <td>beartype/beartype</td>\n", | |
" <td>> So you were right, that initial piece of cod...</td>\n", | |
" <td>70</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26995</th>\n", | |
" <td>leycec</td>\n", | |
" <td>beartype/beartype</td>\n", | |
" <td>> So you were right, that initial piece of cod...</td>\n", | |
" <td>70</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>30214</th>\n", | |
" <td>leycec</td>\n", | |
" <td>beartype/beartype</td>\n", | |
" <td>> So you were right, that initial piece of cod...</td>\n", | |
" <td>70</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>21871</th>\n", | |
" <td>jordannelson0</td>\n", | |
" <td>automl/auto-sklearn</td>\n", | |
" <td>`[[ 6 0 0 ... 0 0 0]\r\n", | |
" [304 0 0...</td>\n", | |
" <td>67</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>27364</th>\n", | |
" <td>jordannelson0</td>\n", | |
" <td>automl/auto-sklearn</td>\n", | |
" <td>`[[ 6 0 0 ... 0 0 0]\r\n", | |
" [304 0 0...</td>\n", | |
" <td>67</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>32857</th>\n", | |
" <td>jordannelson0</td>\n", | |
" <td>automl/auto-sklearn</td>\n", | |
" <td>`[[ 6 0 0 ... 0 0 0]\r\n", | |
" [304 0 0...</td>\n", | |
" <td>67</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20661</th>\n", | |
" <td>damon-chem-e</td>\n", | |
" <td>hyperopt/hyperopt</td>\n", | |
" <td>One downside to `ray.tune` is that Ray does no...</td>\n", | |
" <td>54</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>15647</th>\n", | |
" <td>aeisenbarth</td>\n", | |
" <td>scikit-image/scikit-image</td>\n", | |
" <td>Just for reference, dask-image has an implemen...</td>\n", | |
" <td>47</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>21168</th>\n", | |
" <td>aeisenbarth</td>\n", | |
" <td>scikit-image/scikit-image</td>\n", | |
" <td>Just for reference, dask-image has an implemen...</td>\n", | |
" <td>47</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26689</th>\n", | |
" <td>aeisenbarth</td>\n", | |
" <td>scikit-image/scikit-image</td>\n", | |
" <td>Just for reference, dask-image has an implemen...</td>\n", | |
" <td>47</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>8172</th>\n", | |
" <td>jni</td>\n", | |
" <td>scikit-image/scikit-image</td>\n", | |
" <td>@aeisenbarth you mean the one implemented in t...</td>\n", | |
" <td>47</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>11123</th>\n", | |
" <td>jni</td>\n", | |
" <td>scikit-image/scikit-image</td>\n", | |
" <td>@aeisenbarth you mean the one implemented in t...</td>\n", | |
" <td>47</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>3024</th>\n", | |
" <td>lagru</td>\n", | |
" <td>scikit-image/scikit-image</td>\n", | |
" <td>Thanks for the link. To quote from that [page]...</td>\n", | |
" <td>47</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>13411</th>\n", | |
" <td>spencerkclark</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>OK I think this may be ready for review.\r\n", | |
"\r\n", | |
"Th...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>42802</th>\n", | |
" <td>dcherian</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>> To work around this you would either need to...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>49172</th>\n", | |
" <td>djhoese</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>So am I reading this correctly that there is n...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>53262</th>\n", | |
" <td>djhoese</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>So am I reading this correctly that there is n...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>72641</th>\n", | |
" <td>spencerkclark</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>> I agree with raising a better error message ...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>53527</th>\n", | |
" <td>ollie-bell</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>I think this thread is related to my problem, ...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>58206</th>\n", | |
" <td>ollie-bell</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>I think this thread is related to my problem, ...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>25022</th>\n", | |
" <td>Illviljan</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Was the dtype fix in pint enough to solve all ...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>29847</th>\n", | |
" <td>Illviljan</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Was the dtype fix in pint enough to solve all ...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>39014</th>\n", | |
" <td>Illviljan</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>> We need to be careful about removing runtime...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>83468</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>yes, that was enough to fix every issue (at le...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>84784</th>\n", | |
" <td>dcherian</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>> Because NamedArray.data should always be the...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>87891</th>\n", | |
" <td>keewis</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>yes, that was enough to fix every issue (at le...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>89207</th>\n", | |
" <td>dcherian</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>> Because NamedArray.data should always be the...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>16054</th>\n", | |
" <td>lbferreira</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Recently, I create a library for the same purp...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>25058</th>\n", | |
" <td>max-sixty</td>\n", | |
" <td>pydata/xarray</td>\n", | |
" <td>Yeah, having it run in parallel is going to ge...</td>\n", | |
" <td>43</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>61084</th>\n", | |
" <td>LimitlessGreen</td>\n", | |
" <td>kahst/BirdNET-Analyzer</td>\n", | |
" <td>Thank you for your response :)\r\n", | |
"\r\n", | |
"I'm not agai...</td>\n", | |
" <td>41</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>65446</th>\n", | |
" <td>LimitlessGreen</td>\n", | |
" <td>kahst/BirdNET-Analyzer</td>\n", | |
" <td>Thank you for your response :)\r\n", | |
"\r\n", | |
"I'm not agai...</td>\n", | |
" <td>41</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>69808</th>\n", | |
" <td>LimitlessGreen</td>\n", | |
" <td>kahst/BirdNET-Analyzer</td>\n", | |
" <td>Thank you for your response :)\r\n", | |
"\r\n", | |
"I'm not agai...</td>\n", | |
" <td>41</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5669</th>\n", | |
" <td>tomalrussell</td>\n", | |
" <td>microsoft/GlobalMLBuildingFootprints</td>\n", | |
" <td>Either data has been updated, or the slightly ...</td>\n", | |
" <td>38</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>10863</th>\n", | |
" <td>tomalrussell</td>\n", | |
" <td>microsoft/GlobalMLBuildingFootprints</td>\n", | |
" <td>Either data has been updated, or the slightly ...</td>\n", | |
" <td>38</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>16057</th>\n", | |
" <td>tomalrussell</td>\n", | |
" <td>microsoft/GlobalMLBuildingFootprints</td>\n", | |
" <td>Either data has been updated, or the slightly ...</td>\n", | |
" <td>38</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>29252</th>\n", | |
" <td>vepadulano</td>\n", | |
" <td>root-project/root</td>\n", | |
" <td>Just tested again on lxplus, works still with ...</td>\n", | |
" <td>38</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>31911</th>\n", | |
" <td>vepadulano</td>\n", | |
" <td>root-project/root</td>\n", | |
" <td>Just tested again on lxplus, works still with ...</td>\n", | |
" <td>38</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>69251</th>\n", | |
" <td>iammkullah</td>\n", | |
" <td>sfu-db/dataprep</td>\n", | |
" <td>Is there any solution to this problem?\r\n", | |
"\r\n", | |
"I am...</td>\n", | |
" <td>37</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>73439</th>\n", | |
" <td>iammkullah</td>\n", | |
" <td>sfu-db/dataprep</td>\n", | |
" <td>Is there any solution to this problem?\r\n", | |
"\r\n", | |
"I am...</td>\n", | |
" <td>37</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>60497</th>\n", | |
" <td>flying-sheep</td>\n", | |
" <td>scverse/scanpy</td>\n", | |
" <td>Are we committing to support sparse-in-dask?\r\n", | |
"...</td>\n", | |
" <td>37</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>98556</th>\n", | |
" <td>ivirshup</td>\n", | |
" <td>scverse/scanpy</td>\n", | |
" <td>Error when trying this where `X` is a dask arr...</td>\n", | |
" <td>37</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>103206</th>\n", | |
" <td>ivirshup</td>\n", | |
" <td>scverse/scanpy</td>\n", | |
" <td>Error when trying this where `X` is a dask arr...</td>\n", | |
" <td>37</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>107856</th>\n", | |
" <td>ivirshup</td>\n", | |
" <td>scverse/scanpy</td>\n", | |
" <td>Error when trying this where `X` is a dask arr...</td>\n", | |
" <td>37</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>44772</th>\n", | |
" <td>lostmygithubaccount</td>\n", | |
" <td>mwouts/itables</td>\n", | |
" <td>> Would you like to see the column type displa...</td>\n", | |
" <td>29</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>46741</th>\n", | |
" <td>lostmygithubaccount</td>\n", | |
" <td>mwouts/itables</td>\n", | |
" <td>> Would you like to see the column type displa...</td>\n", | |
" <td>29</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>1281</th>\n", | |
" <td>iamyihwa</td>\n", | |
" <td>Nixtla/mlforecast</td>\n", | |
" <td>@jmoralez Thanks ! \r\n", | |
"After using the code in ...</td>\n", | |
" <td>28</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>6717</th>\n", | |
" <td>iamyihwa</td>\n", | |
" <td>Nixtla/mlforecast</td>\n", | |
" <td>@jmoralez Thanks ! \r\n", | |
"After using the code in ...</td>\n", | |
" <td>28</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>31925</th>\n", | |
" <td>RobbeSneyders</td>\n", | |
" <td>ml6team/fondant</td>\n", | |
" <td>> I also think a decorator will be the cleanes...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>36401</th>\n", | |
" <td>RobbeSneyders</td>\n", | |
" <td>ml6team/fondant</td>\n", | |
" <td>> I also think a decorator will be the cleanes...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>63579</th>\n", | |
" <td>GeorgesLorre</td>\n", | |
" <td>ml6team/fondant</td>\n", | |
" <td>I also think a decorator will be the cleanest ...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>67530</th>\n", | |
" <td>GeorgesLorre</td>\n", | |
" <td>ml6team/fondant</td>\n", | |
" <td>I also think a decorator will be the cleanest ...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>45178</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>wolfi-dev/os</td>\n", | |
" <td><details>\n", | |
" <summary>Package dask-gateway-serv...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>50178</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>wolfi-dev/os</td>\n", | |
" <td><details>\n", | |
" <summary>Package dask-gateway-serv...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>55178</th>\n", | |
" <td>github-actions[bot]</td>\n", | |
" <td>wolfi-dev/os</td>\n", | |
" <td><details>\n", | |
" <summary>Package dask-gateway-serv...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>41</th>\n", | |
" <td>GeorgesLorre</td>\n", | |
" <td>ml6team/fondant</td>\n", | |
" <td>FYI the pipeline I ran on vertex:\r\n", | |
"```\r\n", | |
"import...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>5477</th>\n", | |
" <td>GeorgesLorre</td>\n", | |
" <td>ml6team/fondant</td>\n", | |
" <td>FYI the pipeline I ran on vertex:\r\n", | |
"```\r\n", | |
"import...</td>\n", | |
" <td>27</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>35826</th>\n", | |
" <td>noahgolmant</td>\n", | |
" <td>google/Xee</td>\n", | |
" <td>@jterry64 the current implementation is alread...</td>\n", | |
" <td>26</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>8340</th>\n", | |
" <td>mobigroup</td>\n", | |
" <td>mobigroup/gmtsar</td>\n", | |
" <td>As I remember, I've shared example notebooks w...</td>\n", | |
" <td>26</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>38139</th>\n", | |
" <td>mobigroup</td>\n", | |
" <td>mobigroup/gmtsar</td>\n", | |
" <td>Often, possessing a large amount of relatively...</td>\n", | |
" <td>26</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>59945</th>\n", | |
" <td>SteffanDavies</td>\n", | |
" <td>mobigroup/gmtsar</td>\n", | |
" <td>> As I remember, I've shared example notebooks...</td>\n", | |
" <td>26</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>113373</th>\n", | |
" <td>mobigroup</td>\n", | |
" <td>mobigroup/gmtsar</td>\n", | |
" <td>The error on the plot is related to the Tornad...</td>\n", | |
" <td>26</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>727</th>\n", | |
" <td>mobigroup</td>\n", | |
" <td>mobigroup/gmtsar</td>\n", | |
" <td>The error on the plot is related to the Tornad...</td>\n", | |
" <td>26</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>119980</th>\n", | |
" <td>mdonahue263</td>\n", | |
" <td>Axelrod-Python/Axelrod</td>\n", | |
" <td>sorry, meant to add this in description:\r\n", | |
"\r\n", | |
"--...</td>\n", | |
" <td>25</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>120097</th>\n", | |
" <td>mdonahue263</td>\n", | |
" <td>Axelrod-Python/Axelrod</td>\n", | |
" <td>Disregard - issue was with outdated Dask</td>\n", | |
" <td>25</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>6521</th>\n", | |
" <td>chrishilsingerpate</td>\n", | |
" <td>pydata/pandas-datareader</td>\n", | |
" <td>Don't know if this is still active, but I woul...</td>\n", | |
" <td>24</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>9472</th>\n", | |
" <td>chrishilsingerpate</td>\n", | |
" <td>pydata/pandas-datareader</td>\n", | |
" <td>Don't know if this is still active, but I woul...</td>\n", | |
" <td>24</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26533</th>\n", | |
" <td>xaviernogueira</td>\n", | |
" <td>nsidc/earthaccess</td>\n", | |
" <td>@jrbourbeau thanks! `earthaccess.get_s3_creden...</td>\n", | |
" <td>23</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>31984</th>\n", | |
" <td>xaviernogueira</td>\n", | |
" <td>nsidc/earthaccess</td>\n", | |
" <td>@jrbourbeau thanks! `earthaccess.get_s3_creden...</td>\n", | |
" <td>23</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>44211</th>\n", | |
" <td>jrbourbeau</td>\n", | |
" <td>nsidc/earthaccess</td>\n", | |
" <td>Could you point me to where in the docs you're...</td>\n", | |
" <td>23</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>24240</th>\n", | |
" <td>newville</td>\n", | |
" <td>lebigot/uncertainties</td>\n", | |
" <td>@andrewgsavage OK, thanks. Even as an \"option...</td>\n", | |
" <td>21</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26443</th>\n", | |
" <td>newville</td>\n", | |
" <td>lebigot/uncertainties</td>\n", | |
" <td>@andrewgsavage OK, thanks. Even as an \"option...</td>\n", | |
" <td>21</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>101249</th>\n", | |
" <td>mtsokol</td>\n", | |
" <td>pydata/sparse</td>\n", | |
" <td>@hameerabbasi Sure! We already got `squeeze` i...</td>\n", | |
" <td>18</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>111820</th>\n", | |
" <td>d-chambers</td>\n", | |
" <td>obspy/obspy</td>\n", | |
" <td>Hey all,\r\n", | |
"\r\n", | |
"I think this is something that Obs...</td>\n", | |
" <td>18</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>67207</th>\n", | |
" <td>yetinam</td>\n", | |
" <td>obspy/obspy</td>\n", | |
" <td>Hi Calum, hi Derrick,\r\n", | |
"\r\n", | |
"thanks for your detai...</td>\n", | |
" <td>18</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>71395</th>\n", | |
" <td>yetinam</td>\n", | |
" <td>obspy/obspy</td>\n", | |
" <td>Hi Calum, hi Derrick,\r\n", | |
"\r\n", | |
"thanks for your detai...</td>\n", | |
" <td>18</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>119931</th>\n", | |
" <td>github-trending-repos-bot</td>\n", | |
" <td>vitalets/github-trending-repos</td>\n", | |
" <td>**New daily trending repos in C++!**\n", | |
"\n", | |
"[faceboo...</td>\n", | |
" <td>16</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>34094</th>\n", | |
" <td>TomNicholas</td>\n", | |
" <td>carbonplan/ndpyramid</td>\n", | |
" <td>> Do you mind sharing more information about w...</td>\n", | |
" <td>16</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>39522</th>\n", | |
" <td>TomNicholas</td>\n", | |
" <td>carbonplan/ndpyramid</td>\n", | |
" <td>> Do you mind sharing more information about w...</td>\n", | |
" <td>16</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>62114</th>\n", | |
" <td>gpo-geo</td>\n", | |
" <td>sertit/eoreader</td>\n", | |
" <td>In my case, I don't need to orthorectify or re...</td>\n", | |
" <td>13</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>62739</th>\n", | |
" <td>remi-braun</td>\n", | |
" <td>sertit/eoreader</td>\n", | |
" <td>Beware, Dask support is still on an early stag...</td>\n", | |
" <td>13</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>35819</th>\n", | |
" <td>ekatef</td>\n", | |
" <td>pypsa-meets-earth/pypsa-earth</td>\n", | |
" <td>A possible approach to improve performance may...</td>\n", | |
" <td>12</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>8886</th>\n", | |
" <td>agoose77</td>\n", | |
" <td>scikit-hep/awkward</td>\n", | |
" <td>I'm closing this for now, as I can't see menti...</td>\n", | |
" <td>11</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>119398</th>\n", | |
" <td>jpivarski</td>\n", | |
" <td>scikit-hep/awkward</td>\n", | |
" <td>I think this means that `ak.zip` with `broadca...</td>\n", | |
" <td>11</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>33666</th>\n", | |
" <td>jpivarski</td>\n", | |
" <td>scikit-hep/awkward</td>\n", | |
" <td>These things seem to be working now—some of th...</td>\n", | |
" <td>11</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>78849</th>\n", | |
" <td>jpivarski</td>\n", | |
" <td>scikit-hep/awkward</td>\n", | |
" <td>Batch 1\r\n", | |
"\r\n", | |
"<details>\r\n", | |
"<pre>\r\n", | |
"% git pull\r\n", | |
"Fetch...</td>\n", | |
" <td>11</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>62613</th>\n", | |
" <td>V3eneno</td>\n", | |
" <td>3dem/relion</td>\n", | |
" <td>I have the same issue when running blush, prob...</td>\n", | |
" <td>10</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>39259</th>\n", | |
" <td>eddiebergman</td>\n", | |
" <td>automl/amltk</td>\n", | |
" <td>After some more testing, it is very much just ...</td>\n", | |
" <td>10</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>42827</th>\n", | |
" <td>eddiebergman</td>\n", | |
" <td>automl/amltk</td>\n", | |
" <td>The issue was fixed by just closing the client...</td>\n", | |
" <td>10</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>43344</th>\n", | |
" <td>dependabot[bot]</td>\n", | |
" <td>automl/amltk</td>\n", | |
" <td>Looks like dask is no longer a dependency, so ...</td>\n", | |
" <td>10</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>7830</th>\n", | |
" <td>eccabay</td>\n", | |
" <td>alteryx/evalml</td>\n", | |
" <td>Dependencies which have dropped support for Py...</td>\n", | |
" <td>10</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>49540</th>\n", | |
" <td>aeisenbarth</td>\n", | |
" <td>scverse/spatialdata</td>\n", | |
" <td>> And you want a method which checks whether a...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20670</th>\n", | |
" <td>Kirill888</td>\n", | |
" <td>opendatacube/odc-stac</td>\n", | |
" <td>@alexgleith looks like we need a custom fuser ...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>52045</th>\n", | |
" <td>T0bC</td>\n", | |
" <td>widgetti/ipyvolume</td>\n", | |
" <td>Same Issue:\r\n", | |
"\r\n", | |
"Used this conda call to create ...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>56511</th>\n", | |
" <td>T0bC</td>\n", | |
" <td>widgetti/ipyvolume</td>\n", | |
" <td>Same Issue:\r\n", | |
"\r\n", | |
"Used this conda call to create ...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>59882</th>\n", | |
" <td>GeraldIr</td>\n", | |
" <td>opendatacube/odc-stac</td>\n", | |
" <td>@Kirill888 Ideally I would get a single combin...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>64792</th>\n", | |
" <td>GeraldIr</td>\n", | |
" <td>opendatacube/odc-stac</td>\n", | |
" <td>@Kirill888 Ideally I would get a single combin...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>3391</th>\n", | |
" <td>Kirill888</td>\n", | |
" <td>opendatacube/odc-stac</td>\n", | |
" <td>@GeraldIr most likely this is out of scope. Bu...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>6616</th>\n", | |
" <td>Kirill888</td>\n", | |
" <td>opendatacube/odc-stac</td>\n", | |
" <td>@GeraldIr most likely this is out of scope. Bu...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>57413</th>\n", | |
" <td>samuelstjean</td>\n", | |
" <td>joblib/loky</td>\n", | |
" <td>Did this need more help in testing or somethin...</td>\n", | |
" <td>9</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>936</th>\n", | |
" <td>acchamber</td>\n", | |
" <td>SciTools/iris</td>\n", | |
" <td>Coming back to this as I need to write some do...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>39145</th>\n", | |
" <td>grst</td>\n", | |
" <td>scverse/scirpy</td>\n", | |
" <td>In general this works well (also out-of-machin...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>64917</th>\n", | |
" <td>grst</td>\n", | |
" <td>scverse/scirpy</td>\n", | |
" <td>Hi @racng, \r\n", | |
"\r\n", | |
"I believe I found a solution to...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>69574</th>\n", | |
" <td>stephenworsley</td>\n", | |
" <td>SciTools/iris</td>\n", | |
" <td>The work done in #5536 resolved some of the wa...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>73762</th>\n", | |
" <td>stephenworsley</td>\n", | |
" <td>SciTools/iris</td>\n", | |
" <td>The work done in #5536 resolved some of the wa...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20331</th>\n", | |
" <td>trexfeathers</td>\n", | |
" <td>SciTools/iris</td>\n", | |
" <td>> Coming back to this as I need to write some ...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>79979</th>\n", | |
" <td>bouweandela</td>\n", | |
" <td>SciTools/iris</td>\n", | |
" <td>I looked into fixing this, but would like to g...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>84510</th>\n", | |
" <td>bouweandela</td>\n", | |
" <td>SciTools/iris</td>\n", | |
" <td>I looked into fixing this, but would like to g...</td>\n", | |
" <td>8</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>48247</th>\n", | |
" <td>MordicusEtCubitus</td>\n", | |
" <td>xarray-contrib/cupy-xarray</td>\n", | |
" <td>No, keewis properly replied. Indeed, I should ...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>13221</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Here is a current build of the dask test suite...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>8851</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>I have a PR that is a precursor for this #646 ...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>32115</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>The transfer shouldn't be hard generally speak...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>14682</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>this one should be ready now after the dask/da...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>20268</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>this one should be ready now after the dask/da...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>25854</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>this one should be ready now after the dask/da...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>95663</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Turns out this gave me so much trouble because...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26093</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Given the way dask-expr works, I'm sure it wou...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>31528</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Given the way dask-expr works, I'm sure it wou...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>77487</th>\n", | |
" <td>mrocklin</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Also, I agree that this isn't high priority. ...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>78122</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>>Probably the per-class methods should only ha...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>2255</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>pandas deprecated so we should deprecate In da...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>26375</th>\n", | |
" <td>mrocklin</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Also cc'ing @TomNicholas and @tomwhite who hav...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>31348</th>\n", | |
" <td>mrocklin</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Also cc'ing @TomNicholas and @tomwhite who hav...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>84910</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>I think it's deprecated over in dask/daks, e.g...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>89410</th>\n", | |
" <td>phofl</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>I think it's deprecated over in dask/daks, e.g...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>64261</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Just to clarify: We can still add an extra/ext...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>69129</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>Just to clarify: We can still add an extra/ext...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>6128</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>>Lambdas can also contain other important scop...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" <tr>\n", | |
" <th>11573</th>\n", | |
" <td>rjzamora</td>\n", | |
" <td>dask-contrib/dask-expr</td>\n", | |
" <td>>Lambdas can also contain other important scop...</td>\n", | |
" <td>7</td>\n", | |
" </tr>\n", | |
" </tbody>\n", | |
"</table>\n", | |
"</div>" | |
], | |
"text/plain": [ | |
" username repo \\\n", | |
"105071 github-actions[bot] Avaiga/taipy \n", | |
"105259 github-actions[bot] Avaiga/taipy \n", | |
"105695 github-actions[bot] Avaiga/taipy \n", | |
"28362 Wainberg pola-rs/polars \n", | |
"33813 Wainberg pola-rs/polars \n", | |
"6630 ritchie46 pola-rs/polars \n", | |
"63398 MaiHoangViet1809 apache/airflow \n", | |
"94584 potiuk apache/airflow \n", | |
"98897 potiuk apache/airflow \n", | |
"55640 potiuk apache/airflow \n", | |
"42595 lutuantai95 apache/airflow \n", | |
"102071 rickyyx ray-project/ray \n", | |
"105863 rickyyx ray-project/ray \n", | |
"44729 pmav99 python-poetry/poetry \n", | |
"48907 pmav99 python-poetry/poetry \n", | |
"98832 orttak python-poetry/poetry \n", | |
"88770 k-a-mendoza jupyterlab/jupyter-ai \n", | |
"92538 k-a-mendoza jupyterlab/jupyter-ai \n", | |
"117481 JasonWeill jupyterlab/jupyter-ai \n", | |
"120659 JasonWeill jupyterlab/jupyter-ai \n", | |
"255 JasonWeill jupyterlab/jupyter-ai \n", | |
"5929 zzstoatzz PrefectHQ/prefect \n", | |
"82472 raydouglass rapidsai/cudf \n", | |
"87164 raydouglass rapidsai/cudf \n", | |
"36835 wence- rapidsai/cudf \n", | |
"68954 vyasr rapidsai/cudf \n", | |
"79035 vyasr rapidsai/cudf \n", | |
"79698 vyasr rapidsai/cudf \n", | |
"17396 rjzamora rapidsai/cudf \n", | |
"96227 erictraut microsoft/pyright \n", | |
"99592 erictraut microsoft/pyright \n", | |
"14395 myuanz microsoft/pyright \n", | |
"16963 myuanz microsoft/pyright \n", | |
"85709 AlenkaF apache/arrow \n", | |
"2555 vibhatha apache/arrow \n", | |
"19882 jorisvandenbossche apache/arrow \n", | |
"24889 jorisvandenbossche apache/arrow \n", | |
"622 hoodmane pyodide/pyodide \n", | |
"119769 benitomartin zenml-io/zenml \n", | |
"79358 htahir1 zenml-io/zenml \n", | |
"118538 benitomartin zenml-io/zenml \n", | |
"121716 benitomartin zenml-io/zenml \n", | |
"20280 YarShev modin-project/modin \n", | |
"25287 YarShev modin-project/modin \n", | |
"4585 anmyachev modin-project/modin \n", | |
"93397 cpcloud ibis-project/ibis \n", | |
"97527 cpcloud ibis-project/ibis \n", | |
"18341 asbonatto ibis-project/ibis \n", | |
"21252 asbonatto ibis-project/ibis \n", | |
"13553 ncclementi ibis-project/ibis \n", | |
"18827 ncclementi ibis-project/ibis \n", | |
"53311 lostmygithubaccount ibis-project/ibis \n", | |
"53524 cpcloud ibis-project/ibis \n", | |
"58277 lostmygithubaccount ibis-project/ibis \n", | |
"58490 cpcloud ibis-project/ibis \n", | |
"52276 jcrist ibis-project/ibis \n", | |
"157 bmcfee librosa/librosa \n", | |
"5488 bmcfee librosa/librosa \n", | |
"10819 bmcfee librosa/librosa \n", | |
"80514 cisaacstern apache/beam \n", | |
"17726 siddharthab apache/beam \n", | |
"20749 siddharthab apache/beam \n", | |
"97393 cckuailong AutoGPTQ/AutoGPTQ \n", | |
"101184 cckuailong AutoGPTQ/AutoGPTQ \n", | |
"100846 jakirkham rapidsai/cuml \n", | |
"10428 jameslamb rapidsai/cuml \n", | |
"16190 jameslamb rapidsai/cuml \n", | |
"7549 ion-elgreco delta-io/delta-rs \n", | |
"68643 ljluestc MagicStack/asyncpg \n", | |
"69944 ljluestc MagicStack/asyncpg \n", | |
"71245 ljluestc MagicStack/asyncpg \n", | |
"19935 JeffersGlass faster-cpython/ideas \n", | |
"23776 leycec beartype/beartype \n", | |
"26995 leycec beartype/beartype \n", | |
"30214 leycec beartype/beartype \n", | |
"21871 jordannelson0 automl/auto-sklearn \n", | |
"27364 jordannelson0 automl/auto-sklearn \n", | |
"32857 jordannelson0 automl/auto-sklearn \n", | |
"20661 damon-chem-e hyperopt/hyperopt \n", | |
"15647 aeisenbarth scikit-image/scikit-image \n", | |
"21168 aeisenbarth scikit-image/scikit-image \n", | |
"26689 aeisenbarth scikit-image/scikit-image \n", | |
"8172 jni scikit-image/scikit-image \n", | |
"11123 jni scikit-image/scikit-image \n", | |
"3024 lagru scikit-image/scikit-image \n", | |
"13411 spencerkclark pydata/xarray \n", | |
"42802 dcherian pydata/xarray \n", | |
"49172 djhoese pydata/xarray \n", | |
"53262 djhoese pydata/xarray \n", | |
"72641 spencerkclark pydata/xarray \n", | |
"53527 ollie-bell pydata/xarray \n", | |
"58206 ollie-bell pydata/xarray \n", | |
"25022 Illviljan pydata/xarray \n", | |
"29847 Illviljan pydata/xarray \n", | |
"39014 Illviljan pydata/xarray \n", | |
"83468 keewis pydata/xarray \n", | |
"84784 dcherian pydata/xarray \n", | |
"87891 keewis pydata/xarray \n", | |
"89207 dcherian pydata/xarray \n", | |
"16054 lbferreira pydata/xarray \n", | |
"25058 max-sixty pydata/xarray \n", | |
"61084 LimitlessGreen kahst/BirdNET-Analyzer \n", | |
"65446 LimitlessGreen kahst/BirdNET-Analyzer \n", | |
"69808 LimitlessGreen kahst/BirdNET-Analyzer \n", | |
"5669 tomalrussell microsoft/GlobalMLBuildingFootprints \n", | |
"10863 tomalrussell microsoft/GlobalMLBuildingFootprints \n", | |
"16057 tomalrussell microsoft/GlobalMLBuildingFootprints \n", | |
"29252 vepadulano root-project/root \n", | |
"31911 vepadulano root-project/root \n", | |
"69251 iammkullah sfu-db/dataprep \n", | |
"73439 iammkullah sfu-db/dataprep \n", | |
"60497 flying-sheep scverse/scanpy \n", | |
"98556 ivirshup scverse/scanpy \n", | |
"103206 ivirshup scverse/scanpy \n", | |
"107856 ivirshup scverse/scanpy \n", | |
"44772 lostmygithubaccount mwouts/itables \n", | |
"46741 lostmygithubaccount mwouts/itables \n", | |
"1281 iamyihwa Nixtla/mlforecast \n", | |
"6717 iamyihwa Nixtla/mlforecast \n", | |
"31925 RobbeSneyders ml6team/fondant \n", | |
"36401 RobbeSneyders ml6team/fondant \n", | |
"63579 GeorgesLorre ml6team/fondant \n", | |
"67530 GeorgesLorre ml6team/fondant \n", | |
"45178 github-actions[bot] wolfi-dev/os \n", | |
"50178 github-actions[bot] wolfi-dev/os \n", | |
"55178 github-actions[bot] wolfi-dev/os \n", | |
"41 GeorgesLorre ml6team/fondant \n", | |
"5477 GeorgesLorre ml6team/fondant \n", | |
"35826 noahgolmant google/Xee \n", | |
"8340 mobigroup mobigroup/gmtsar \n", | |
"38139 mobigroup mobigroup/gmtsar \n", | |
"59945 SteffanDavies mobigroup/gmtsar \n", | |
"113373 mobigroup mobigroup/gmtsar \n", | |
"727 mobigroup mobigroup/gmtsar \n", | |
"119980 mdonahue263 Axelrod-Python/Axelrod \n", | |
"120097 mdonahue263 Axelrod-Python/Axelrod \n", | |
"6521 chrishilsingerpate pydata/pandas-datareader \n", | |
"9472 chrishilsingerpate pydata/pandas-datareader \n", | |
"26533 xaviernogueira nsidc/earthaccess \n", | |
"31984 xaviernogueira nsidc/earthaccess \n", | |
"44211 jrbourbeau nsidc/earthaccess \n", | |
"24240 newville lebigot/uncertainties \n", | |
"26443 newville lebigot/uncertainties \n", | |
"101249 mtsokol pydata/sparse \n", | |
"111820 d-chambers obspy/obspy \n", | |
"67207 yetinam obspy/obspy \n", | |
"71395 yetinam obspy/obspy \n", | |
"119931 github-trending-repos-bot vitalets/github-trending-repos \n", | |
"34094 TomNicholas carbonplan/ndpyramid \n", | |
"39522 TomNicholas carbonplan/ndpyramid \n", | |
"62114 gpo-geo sertit/eoreader \n", | |
"62739 remi-braun sertit/eoreader \n", | |
"35819 ekatef pypsa-meets-earth/pypsa-earth \n", | |
"8886 agoose77 scikit-hep/awkward \n", | |
"119398 jpivarski scikit-hep/awkward \n", | |
"33666 jpivarski scikit-hep/awkward \n", | |
"78849 jpivarski scikit-hep/awkward \n", | |
"62613 V3eneno 3dem/relion \n", | |
"39259 eddiebergman automl/amltk \n", | |
"42827 eddiebergman automl/amltk \n", | |
"43344 dependabot[bot] automl/amltk \n", | |
"7830 eccabay alteryx/evalml \n", | |
"49540 aeisenbarth scverse/spatialdata \n", | |
"20670 Kirill888 opendatacube/odc-stac \n", | |
"52045 T0bC widgetti/ipyvolume \n", | |
"56511 T0bC widgetti/ipyvolume \n", | |
"59882 GeraldIr opendatacube/odc-stac \n", | |
"64792 GeraldIr opendatacube/odc-stac \n", | |
"3391 Kirill888 opendatacube/odc-stac \n", | |
"6616 Kirill888 opendatacube/odc-stac \n", | |
"57413 samuelstjean joblib/loky \n", | |
"936 acchamber SciTools/iris \n", | |
"39145 grst scverse/scirpy \n", | |
"64917 grst scverse/scirpy \n", | |
"69574 stephenworsley SciTools/iris \n", | |
"73762 stephenworsley SciTools/iris \n", | |
"20331 trexfeathers SciTools/iris \n", | |
"79979 bouweandela SciTools/iris \n", | |
"84510 bouweandela SciTools/iris \n", | |
"48247 MordicusEtCubitus xarray-contrib/cupy-xarray \n", | |
"13221 phofl dask-contrib/dask-expr \n", | |
"8851 phofl dask-contrib/dask-expr \n", | |
"32115 phofl dask-contrib/dask-expr \n", | |
"14682 phofl dask-contrib/dask-expr \n", | |
"20268 phofl dask-contrib/dask-expr \n", | |
"25854 phofl dask-contrib/dask-expr \n", | |
"95663 phofl dask-contrib/dask-expr \n", | |
"26093 rjzamora dask-contrib/dask-expr \n", | |
"31528 rjzamora dask-contrib/dask-expr \n", | |
"77487 mrocklin dask-contrib/dask-expr \n", | |
"78122 rjzamora dask-contrib/dask-expr \n", | |
"2255 phofl dask-contrib/dask-expr \n", | |
"26375 mrocklin dask-contrib/dask-expr \n", | |
"31348 mrocklin dask-contrib/dask-expr \n", | |
"84910 phofl dask-contrib/dask-expr \n", | |
"89410 phofl dask-contrib/dask-expr \n", | |
"64261 rjzamora dask-contrib/dask-expr \n", | |
"69129 rjzamora dask-contrib/dask-expr \n", | |
"6128 rjzamora dask-contrib/dask-expr \n", | |
"11573 rjzamora dask-contrib/dask-expr \n", | |
"\n", | |
" comment count \n", | |
"105071 Diff deteteced ! Please update the Pipfile.sup... 2331 \n", | |
"105259 Diff deteteced ! Please update the Pipfile.sup... 2331 \n", | |
"105695 +-----------------------+---------------------... 2331 \n", | |
"28362 Besides R and pandas, this CSV format is also ... 1998 \n", | |
"33813 Besides R and pandas, this CSV format is also ... 1998 \n", | |
"6630 > Polars should respect it.\n", | |
"\n", | |
"We follow the r... 1998 \n", | |
"63398 I know it is late to comment this but we're us... 639 \n", | |
"94584 > I know it is late to comment this but we're... 639 \n", | |
"98897 > I know it is late to comment this but we're... 639 \n", | |
"55640 Actually- if you want, you can still continue ... 639 \n", | |
"42595 I reviewed chat messages from dask community f... 639 \n", | |
"102071 0f2a327783 [ci] replace xcommit with mem_press... 593 \n", | |
"105863 0f2a327783 [ci] replace xcommit with mem_press... 593 \n", | |
"44729 For the record, `poetry add xarray=\"*\" -E comp... 551 \n", | |
"48907 For the record, `poetry add xarray=\"*\" -E comp... 551 \n", | |
"98832 I use below setting to create my conda-poetry ... 551 \n", | |
"88770 Very Strange. The conda error appears to indic... 458 \n", | |
"92538 Very Strange. The conda error appears to indic... 458 \n", | |
"117481 @sqlreport I looked at our existing codebase a... 458 \n", | |
"120659 @sqlreport I looked at our existing codebase a... 458 \n", | |
"255 Hi @stevie-35 ! Thanks for your patience — I w... 458 \n", | |
"5929 @GeorgeBark\n", | |
"\n", | |
"👍🏼 \n", | |
"\n", | |
"> My understanding is th... 403 \n", | |
"82472 Environment before:\n", | |
"```\n", | |
"$ rapids-dependency-... 245 \n", | |
"87164 Environment before:\n", | |
"```\n", | |
"$ rapids-dependency-... 245 \n", | |
"36835 > (~40 min to ~20 min). Further potential opti... 245 \n", | |
"68954 The dask tests are failing because the package... 245 \n", | |
"79035 OK looks like the dask failures are something ... 245 \n", | |
"79698 The dask failures are https://github.com/rapid... 245 \n", | |
"17396 >I don't think we should be slowing down dask ... 245 \n", | |
"96227 Pyright is working as intended here, so I don'... 212 \n", | |
"99592 Pyright is working as intended here, so I don'... 212 \n", | |
"14395 Thank you. I plan to submit some PRs to dask n... 212 \n", | |
"16963 Thank you. I plan to submit some PRs to dask n... 212 \n", | |
"85709 Aha, the second failing tests (`test_dataframe... 206 \n", | |
"2555 @raulcd is there a way to re-run the CIs. \n", | |
"\n", | |
"... 206 \n", | |
"19882 > Building with Numpy nightly doesn't seem lik... 206 \n", | |
"24889 > Building with Numpy nightly doesn't seem lik... 206 \n", | |
"622 @ryanking13 can you also look into fixing the ... 203 \n", | |
"119769 If the idea is just to save and load the dat ,... 144 \n", | |
"79358 @benitomartin great job! Great results so far... 144 \n", | |
"118538 Yes I can go through the same process with AWS... 144 \n", | |
"121716 Yes I can go through the same process with AWS... 144 \n", | |
"20280 Hi @jan876, could you elaborate on how you set... 133 \n", | |
"25287 Hi @jan876, could you elaborate on how you set... 133 \n", | |
"4585 @jan876 you most likely have a python version ... 133 \n", | |
"93397 @asbonatto Welcome!\n", | |
"\n", | |
"Thanks for the issue.\n", | |
"... 132 \n", | |
"97527 @asbonatto Welcome!\n", | |
"\n", | |
"Thanks for the issue.\n", | |
"... 132 \n", | |
"18341 I've been using Ibis on a daily basis mainly w... 132 \n", | |
"21252 I've been using Ibis on a daily basis mainly w... 132 \n", | |
"13553 Dropping couple of links I found in the python... 132 \n", | |
"18827 Dropping couple of links I found in the python... 132 \n", | |
"53311 **Weekly Update**:\n", | |
"2024-01-18\n", | |
"\n", | |
"This is the pri... 132 \n", | |
"53524 Work has completed on:\n", | |
"\n", | |
"- exasol\n", | |
"- oracle\n", | |
"... 132 \n", | |
"58277 **Weekly Update**:\n", | |
"2024-01-18\n", | |
"\n", | |
"This is the pri... 132 \n", | |
"58490 Work has completed on:\n", | |
"\n", | |
"- exasol\n", | |
"- oracle\n", | |
"... 132 \n", | |
"52276 I'm going to close this out for now. We're rew... 132 \n", | |
"157 > I disagree on the classification of this pro... 117 \n", | |
"5488 > I disagree on the classification of this pro... 117 \n", | |
"10819 > I disagree on the classification of this pro... 117 \n", | |
"80514 I have now gotten this as far as it can go wit... 93 \n", | |
"17726 The suggestion to force a version of dill may ... 93 \n", | |
"20749 The suggestion to force a version of dill may ... 93 \n", | |
"97393 > well, i got the same error and updated trans... 88 \n", | |
"101184 > well, i got the same error and updated trans... 88 \n", | |
"100846 It looks like CUDA 12.2 passes! 🎉\n", | |
"\n", | |
"There is ... 80 \n", | |
"10428 > there is an 11.8 failure with Dask though\n", | |
"\n", | |
"... 80 \n", | |
"16190 > there is an 11.8 failure with Dask though\n", | |
"\n", | |
"... 80 \n", | |
"7549 @MrPowers do we want to show that in our docs?... 79 \n", | |
"68643 ```\n", | |
"import dask\n", | |
"from dask.distributed import... 77 \n", | |
"69944 ```\n", | |
"import dask\n", | |
"from dask.distributed import... 77 \n", | |
"71245 ```\n", | |
"import dask\n", | |
"from dask.distributed import... 77 \n", | |
"19935 Gladly! That is surely easier to read. Results... 72 \n", | |
"23776 > So you were right, that initial piece of cod... 70 \n", | |
"26995 > So you were right, that initial piece of cod... 70 \n", | |
"30214 > So you were right, that initial piece of cod... 70 \n", | |
"21871 `[[ 6 0 0 ... 0 0 0]\n", | |
" [304 0 0... 67 \n", | |
"27364 `[[ 6 0 0 ... 0 0 0]\n", | |
" [304 0 0... 67 \n", | |
"32857 `[[ 6 0 0 ... 0 0 0]\n", | |
" [304 0 0... 67 \n", | |
"20661 One downside to `ray.tune` is that Ray does no... 54 \n", | |
"15647 Just for reference, dask-image has an implemen... 47 \n", | |
"21168 Just for reference, dask-image has an implemen... 47 \n", | |
"26689 Just for reference, dask-image has an implemen... 47 \n", | |
"8172 @aeisenbarth you mean the one implemented in t... 47 \n", | |
"11123 @aeisenbarth you mean the one implemented in t... 47 \n", | |
"3024 Thanks for the link. To quote from that [page]... 47 \n", | |
"13411 OK I think this may be ready for review.\n", | |
"\n", | |
"Th... 43 \n", | |
"42802 > To work around this you would either need to... 43 \n", | |
"49172 So am I reading this correctly that there is n... 43 \n", | |
"53262 So am I reading this correctly that there is n... 43 \n", | |
"72641 > I agree with raising a better error message ... 43 \n", | |
"53527 I think this thread is related to my problem, ... 43 \n", | |
"58206 I think this thread is related to my problem, ... 43 \n", | |
"25022 Was the dtype fix in pint enough to solve all ... 43 \n", | |
"29847 Was the dtype fix in pint enough to solve all ... 43 \n", | |
"39014 > We need to be careful about removing runtime... 43 \n", | |
"83468 yes, that was enough to fix every issue (at le... 43 \n", | |
"84784 > Because NamedArray.data should always be the... 43 \n", | |
"87891 yes, that was enough to fix every issue (at le... 43 \n", | |
"89207 > Because NamedArray.data should always be the... 43 \n", | |
"16054 Recently, I create a library for the same purp... 43 \n", | |
"25058 Yeah, having it run in parallel is going to ge... 43 \n", | |
"61084 Thank you for your response :)\n", | |
"\n", | |
"I'm not agai... 41 \n", | |
"65446 Thank you for your response :)\n", | |
"\n", | |
"I'm not agai... 41 \n", | |
"69808 Thank you for your response :)\n", | |
"\n", | |
"I'm not agai... 41 \n", | |
"5669 Either data has been updated, or the slightly ... 38 \n", | |
"10863 Either data has been updated, or the slightly ... 38 \n", | |
"16057 Either data has been updated, or the slightly ... 38 \n", | |
"29252 Just tested again on lxplus, works still with ... 38 \n", | |
"31911 Just tested again on lxplus, works still with ... 38 \n", | |
"69251 Is there any solution to this problem?\n", | |
"\n", | |
"I am... 37 \n", | |
"73439 Is there any solution to this problem?\n", | |
"\n", | |
"I am... 37 \n", | |
"60497 Are we committing to support sparse-in-dask?\n", | |
"... 37 \n", | |
"98556 Error when trying this where `X` is a dask arr... 37 \n", | |
"103206 Error when trying this where `X` is a dask arr... 37 \n", | |
"107856 Error when trying this where `X` is a dask arr... 37 \n", | |
"44772 > Would you like to see the column type displa... 29 \n", | |
"46741 > Would you like to see the column type displa... 29 \n", | |
"1281 @jmoralez Thanks ! \n", | |
"After using the code in ... 28 \n", | |
"6717 @jmoralez Thanks ! \n", | |
"After using the code in ... 28 \n", | |
"31925 > I also think a decorator will be the cleanes... 27 \n", | |
"36401 > I also think a decorator will be the cleanes... 27 \n", | |
"63579 I also think a decorator will be the cleanest ... 27 \n", | |
"67530 I also think a decorator will be the cleanest ... 27 \n", | |
"45178 <details>\n", | |
" <summary>Package dask-gateway-serv... 27 \n", | |
"50178 <details>\n", | |
" <summary>Package dask-gateway-serv... 27 \n", | |
"55178 <details>\n", | |
" <summary>Package dask-gateway-serv... 27 \n", | |
"41 FYI the pipeline I ran on vertex:\n", | |
"```\n", | |
"import... 27 \n", | |
"5477 FYI the pipeline I ran on vertex:\n", | |
"```\n", | |
"import... 27 \n", | |
"35826 @jterry64 the current implementation is alread... 26 \n", | |
"8340 As I remember, I've shared example notebooks w... 26 \n", | |
"38139 Often, possessing a large amount of relatively... 26 \n", | |
"59945 > As I remember, I've shared example notebooks... 26 \n", | |
"113373 The error on the plot is related to the Tornad... 26 \n", | |
"727 The error on the plot is related to the Tornad... 26 \n", | |
"119980 sorry, meant to add this in description:\n", | |
"\n", | |
"--... 25 \n", | |
"120097 Disregard - issue was with outdated Dask 25 \n", | |
"6521 Don't know if this is still active, but I woul... 24 \n", | |
"9472 Don't know if this is still active, but I woul... 24 \n", | |
"26533 @jrbourbeau thanks! `earthaccess.get_s3_creden... 23 \n", | |
"31984 @jrbourbeau thanks! `earthaccess.get_s3_creden... 23 \n", | |
"44211 Could you point me to where in the docs you're... 23 \n", | |
"24240 @andrewgsavage OK, thanks. Even as an \"option... 21 \n", | |
"26443 @andrewgsavage OK, thanks. Even as an \"option... 21 \n", | |
"101249 @hameerabbasi Sure! We already got `squeeze` i... 18 \n", | |
"111820 Hey all,\n", | |
"\n", | |
"I think this is something that Obs... 18 \n", | |
"67207 Hi Calum, hi Derrick,\n", | |
"\n", | |
"thanks for your detai... 18 \n", | |
"71395 Hi Calum, hi Derrick,\n", | |
"\n", | |
"thanks for your detai... 18 \n", | |
"119931 **New daily trending repos in C++!**\n", | |
"\n", | |
"[faceboo... 16 \n", | |
"34094 > Do you mind sharing more information about w... 16 \n", | |
"39522 > Do you mind sharing more information about w... 16 \n", | |
"62114 In my case, I don't need to orthorectify or re... 13 \n", | |
"62739 Beware, Dask support is still on an early stag... 13 \n", | |
"35819 A possible approach to improve performance may... 12 \n", | |
"8886 I'm closing this for now, as I can't see menti... 11 \n", | |
"119398 I think this means that `ak.zip` with `broadca... 11 \n", | |
"33666 These things seem to be working now—some of th... 11 \n", | |
"78849 Batch 1\n", | |
"\n", | |
"<details>\n", | |
"<pre>\n", | |
"% git pull\n", | |
"Fetch... 11 \n", | |
"62613 I have the same issue when running blush, prob... 10 \n", | |
"39259 After some more testing, it is very much just ... 10 \n", | |
"42827 The issue was fixed by just closing the client... 10 \n", | |
"43344 Looks like dask is no longer a dependency, so ... 10 \n", | |
"7830 Dependencies which have dropped support for Py... 10 \n", | |
"49540 > And you want a method which checks whether a... 9 \n", | |
"20670 @alexgleith looks like we need a custom fuser ... 9 \n", | |
"52045 Same Issue:\n", | |
"\n", | |
"Used this conda call to create ... 9 \n", | |
"56511 Same Issue:\n", | |
"\n", | |
"Used this conda call to create ... 9 \n", | |
"59882 @Kirill888 Ideally I would get a single combin... 9 \n", | |
"64792 @Kirill888 Ideally I would get a single combin... 9 \n", | |
"3391 @GeraldIr most likely this is out of scope. Bu... 9 \n", | |
"6616 @GeraldIr most likely this is out of scope. Bu... 9 \n", | |
"57413 Did this need more help in testing or somethin... 9 \n", | |
"936 Coming back to this as I need to write some do... 8 \n", | |
"39145 In general this works well (also out-of-machin... 8 \n", | |
"64917 Hi @racng, \n", | |
"\n", | |
"I believe I found a solution to... 8 \n", | |
"69574 The work done in #5536 resolved some of the wa... 8 \n", | |
"73762 The work done in #5536 resolved some of the wa... 8 \n", | |
"20331 > Coming back to this as I need to write some ... 8 \n", | |
"79979 I looked into fixing this, but would like to g... 8 \n", | |
"84510 I looked into fixing this, but would like to g... 8 \n", | |
"48247 No, keewis properly replied. Indeed, I should ... 7 \n", | |
"13221 Here is a current build of the dask test suite... 7 \n", | |
"8851 I have a PR that is a precursor for this #646 ... 7 \n", | |
"32115 The transfer shouldn't be hard generally speak... 7 \n", | |
"14682 this one should be ready now after the dask/da... 7 \n", | |
"20268 this one should be ready now after the dask/da... 7 \n", | |
"25854 this one should be ready now after the dask/da... 7 \n", | |
"95663 Turns out this gave me so much trouble because... 7 \n", | |
"26093 Given the way dask-expr works, I'm sure it wou... 7 \n", | |
"31528 Given the way dask-expr works, I'm sure it wou... 7 \n", | |
"77487 Also, I agree that this isn't high priority. ... 7 \n", | |
"78122 >Probably the per-class methods should only ha... 7 \n", | |
"2255 pandas deprecated so we should deprecate In da... 7 \n", | |
"26375 Also cc'ing @TomNicholas and @tomwhite who hav... 7 \n", | |
"31348 Also cc'ing @TomNicholas and @tomwhite who hav... 7 \n", | |
"84910 I think it's deprecated over in dask/daks, e.g... 7 \n", | |
"89410 I think it's deprecated over in dask/daks, e.g... 7 \n", | |
"64261 Just to clarify: We can still add an extra/ext... 7 \n", | |
"69129 Just to clarify: We can still add an extra/ext... 7 \n", | |
"6128 >Lambdas can also contain other important scop... 7 \n", | |
"11573 >Lambdas can also contain other important scop... 7 " | |
] | |
}, | |
"execution_count": 13, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"repos = watches.repo.value_counts()\n", | |
"repos = repos[repos > 5].repartition(npartitions=1).to_frame()\n", | |
"\n", | |
"\n", | |
"major_comments = comments.merge(repos, on=\"repo\")\n", | |
"\n", | |
"df = major_comments[\n", | |
" major_comments.comment.str.lower().str.contains(\" dask\")\n", | |
"][[\"username\", \"repo\", \"comment\", \"count\"]].compute()\n", | |
"\n", | |
"df = df[~df.repo.str.startswith(\"dask/\")]\n", | |
"df.sort_values(\"count\", ascending=False).head(200)\n" | |
] | |
} | |
], | |
"metadata": { | |
"kernelspec": { | |
"display_name": "Python [conda env:etl-tpch]", | |
"language": "python", | |
"name": "conda-env-etl-tpch-py" | |
}, | |
"language_info": { | |
"codemirror_mode": { | |
"name": "ipython", | |
"version": 3 | |
}, | |
"file_extension": ".py", | |
"mimetype": "text/x-python", | |
"name": "python", | |
"nbconvert_exporter": "python", | |
"pygments_lexer": "ipython3", | |
"version": "3.11.7" | |
} | |
}, | |
"nbformat": 4, | |
"nbformat_minor": 5 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment