content stringlengths 1 103k ⌀ | path stringlengths 8 216 | filename stringlengths 2 179 | language stringclasses 15
values | size_bytes int64 2 189k | quality_score float64 0.5 0.95 | complexity float64 0 1 | documentation_ratio float64 0 1 | repository stringclasses 5
values | stars int64 0 1k | created_date stringdate 2023-07-10 19:21:08 2025-07-09 19:11:45 | license stringclasses 4
values | is_test bool 2
classes | file_hash stringlengths 32 32 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
from __future__ import annotations\n\nimport functools\nimport re\nfrom typing import TYPE_CHECKING, Any, Callable, Literal, TypeVar\n\nimport pandas as pd\n\nfrom narwhals._compliant.series import EagerSeriesNamespace\nfrom narwhals._constants import (\n MS_PER_SECOND,\n NS_PER_MICROSECOND,\n NS_PER_MILLISECO... | .venv\Lib\site-packages\narwhals\_pandas_like\utils.py | utils.py | Python | 25,428 | 0.95 | 0.215596 | 0.049828 | awesome-app | 336 | 2024-03-02T09:29:24.184814 | Apache-2.0 | false | fd78d5924c2afe29ef2547289dc8ba93 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\dataframe.cpython-313.pyc | dataframe.cpython-313.pyc | Other | 55,818 | 0.75 | 0.010657 | 0.011342 | python-kit | 838 | 2024-04-06T01:23:58.973478 | GPL-3.0 | false | b984cead7b564d935f3aad10f8f9997a |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\expr.cpython-313.pyc | expr.cpython-313.pyc | Other | 17,163 | 0.95 | 0.010309 | 0 | vue-tools | 670 | 2024-03-24T19:31:31.912898 | MIT | false | 07b8f1272a6b6aacf437ff24816ea3e4 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\group_by.cpython-313.pyc | group_by.cpython-313.pyc | Other | 13,810 | 0.95 | 0.008475 | 0 | awesome-app | 752 | 2025-04-23T01:43:11.012191 | GPL-3.0 | false | 7998b2b1276523a7dfbbfaec002d1a02 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\namespace.cpython-313.pyc | namespace.cpython-313.pyc | Other | 25,004 | 0.95 | 0.011561 | 0.011834 | react-lib | 625 | 2024-03-12T19:10:28.754595 | GPL-3.0 | false | 74815880b674c023c1cbcf8f78732b72 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\selectors.cpython-313.pyc | selectors.cpython-313.pyc | Other | 1,953 | 0.95 | 0 | 0 | node-utils | 975 | 2023-07-21T11:10:20.052197 | Apache-2.0 | false | e62b36fe41451d2c3e0d5f3b7495efa2 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\series.cpython-313.pyc | series.cpython-313.pyc | Other | 59,672 | 0.75 | 0.010638 | 0.014085 | node-utils | 101 | 2024-08-17T04:44:31.880042 | BSD-3-Clause | false | ca3968a03d6168c91d5f2280401c00d9 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\series_cat.cpython-313.pyc | series_cat.cpython-313.pyc | Other | 1,227 | 0.7 | 0 | 0 | python-kit | 137 | 2024-02-28T01:18:15.328527 | Apache-2.0 | false | 25b87bfb5abbc3943c11c9e8f9c4b9bd |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\series_dt.cpython-313.pyc | series_dt.cpython-313.pyc | Other | 16,026 | 0.8 | 0.030612 | 0 | react-lib | 161 | 2024-07-17T14:20:12.634487 | MIT | false | ff6613db9372cb590d8596920344267c |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\series_list.cpython-313.pyc | series_list.cpython-313.pyc | Other | 1,921 | 0.8 | 0 | 0 | python-kit | 9 | 2024-02-22T15:23:02.731395 | Apache-2.0 | false | 8b75412aa01b135b593ee049522dac9f |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\series_str.cpython-313.pyc | series_str.cpython-313.pyc | Other | 7,412 | 0.95 | 0 | 0.025 | node-utils | 997 | 2023-10-19T15:06:24.472939 | Apache-2.0 | false | 869317becdd542a17502fa3b823f9ea3 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\series_struct.cpython-313.pyc | series_struct.cpython-313.pyc | Other | 1,204 | 0.8 | 0 | 0 | awesome-app | 905 | 2025-05-29T15:23:58.010382 | Apache-2.0 | false | 947d561533e5288e6a99e0d547ffa178 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\typing.cpython-313.pyc | typing.cpython-313.pyc | Other | 1,171 | 0.7 | 0 | 0 | awesome-app | 258 | 2024-10-28T17:33:52.402900 | BSD-3-Clause | false | 4a362e09dba9a1fe71f94efd27e5b6c1 |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\utils.cpython-313.pyc | utils.cpython-313.pyc | Other | 27,343 | 0.95 | 0.057018 | 0.009479 | vue-tools | 122 | 2024-04-15T04:38:33.387143 | MIT | false | c9714079a6b7de4b7c8b5390bf47ff3d |
\n\n | .venv\Lib\site-packages\narwhals\_pandas_like\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 196 | 0.7 | 0 | 0 | awesome-app | 267 | 2024-09-20T12:56:37.292729 | BSD-3-Clause | false | dcb9bbf4243e332d37a98282cc95b572 |
from __future__ import annotations\n\nfrom collections.abc import Iterator, Mapping, Sequence, Sized\nfrom typing import TYPE_CHECKING, Any, Generic, Literal, TypeVar, cast, overload\n\nimport polars as pl\n\nfrom narwhals._polars.namespace import PolarsNamespace\nfrom narwhals._polars.series import PolarsSeries\nfrom ... | .venv\Lib\site-packages\narwhals\_polars\dataframe.py | dataframe.py | Python | 22,293 | 0.95 | 0.164341 | 0.027372 | awesome-app | 957 | 2025-04-29T11:39:19.858917 | Apache-2.0 | false | fa6538a8bcadf5cfcd7feb3e936efe97 |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING, Any, Callable, Literal\n\nimport polars as pl\n\nfrom narwhals._duration import parse_interval_string\nfrom narwhals._polars.utils import (\n extract_args_kwargs,\n extract_native,\n narwhals_to_native_dtype,\n)\nfrom narwhals._utils impor... | .venv\Lib\site-packages\narwhals\_polars\expr.py | expr.py | Python | 16,673 | 0.95 | 0.171843 | 0.025316 | node-utils | 986 | 2025-06-10T21:51:24.253907 | MIT | false | 47080ec50d16254201d6ec55696c7b28 |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING, cast\n\nfrom narwhals._utils import is_sequence_of\n\nif TYPE_CHECKING:\n from collections.abc import Iterator, Sequence\n\n from polars.dataframe.group_by import GroupBy as NativeGroupBy\n from polars.lazyframe.group_by import LazyGroupBy... | .venv\Lib\site-packages\narwhals\_polars\group_by.py | group_by.py | Python | 2,491 | 0.85 | 0.2375 | 0.03125 | vue-tools | 503 | 2023-09-19T13:42:24.047320 | BSD-3-Clause | false | 55dcc6afa69b74964068fab5714f564d |
from __future__ import annotations\n\nimport operator\nfrom typing import TYPE_CHECKING, Any, Literal, cast, overload\n\nimport polars as pl\n\nfrom narwhals._polars.expr import PolarsExpr\nfrom narwhals._polars.series import PolarsSeries\nfrom narwhals._polars.utils import extract_args_kwargs, narwhals_to_native_dtype... | .venv\Lib\site-packages\narwhals\_polars\namespace.py | namespace.py | Python | 11,606 | 0.95 | 0.2 | 0.026022 | node-utils | 678 | 2024-10-01T21:01:38.045017 | MIT | false | 3bb8a88ba7050b21de3f1e891d1dd128 |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING, Any, cast, overload\n\nimport polars as pl\n\nfrom narwhals._polars.utils import (\n catch_polars_exception,\n extract_args_kwargs,\n extract_native,\n narwhals_to_native_dtype,\n native_to_narwhals_dtype,\n)\nfrom narwhals._utils im... | .venv\Lib\site-packages\narwhals\_polars\series.py | series.py | Python | 25,564 | 0.95 | 0.162019 | 0.033019 | python-kit | 773 | 2025-04-11T01:26:33.811891 | MIT | false | 7d20b8855ead6ddf7dab16f6e3461362 |
from __future__ import annotations # pragma: no cover\n\nfrom typing import (\n TYPE_CHECKING, # pragma: no cover\n Union, # pragma: no cover\n)\n\nif TYPE_CHECKING:\n import sys\n from typing import TypeVar\n\n if sys.version_info >= (3, 10):\n from typing import TypeAlias\n else:\n ... | .venv\Lib\site-packages\narwhals\_polars\typing.py | typing.py | Python | 655 | 0.95 | 0.090909 | 0 | vue-tools | 757 | 2024-04-25T20:17:57.394038 | BSD-3-Clause | false | 3419781643f8efe55fdd3ad4aefec2d8 |
from __future__ import annotations\n\nfrom functools import lru_cache\nfrom typing import TYPE_CHECKING, Any, TypeVar, overload\n\nimport polars as pl\n\nfrom narwhals._utils import Version, _DeferredIterable, isinstance_or_issubclass\nfrom narwhals.exceptions import (\n ColumnNotFoundError,\n ComputeError,\n ... | .venv\Lib\site-packages\narwhals\_polars\utils.py | utils.py | Python | 8,836 | 0.95 | 0.330612 | 0.031674 | awesome-app | 21 | 2024-06-20T20:31:58.655259 | MIT | false | 50f41d0d9eb496ce8d8b2718b16d7add |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\dataframe.cpython-313.pyc | dataframe.cpython-313.pyc | Other | 30,388 | 0.95 | 0.004444 | 0.004762 | react-lib | 503 | 2025-06-25T21:15:55.919045 | BSD-3-Clause | false | b154d91f1294bd91f76f5631912ac814 |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\expr.cpython-313.pyc | expr.cpython-313.pyc | Other | 25,943 | 0.95 | 0.006329 | 0 | react-lib | 862 | 2024-07-15T22:15:17.558882 | BSD-3-Clause | false | 8c6bd310bfac772392330403f434a13f |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\group_by.cpython-313.pyc | group_by.cpython-313.pyc | Other | 4,979 | 0.8 | 0 | 0 | react-lib | 708 | 2023-07-17T16:13:35.250475 | Apache-2.0 | false | a810a08046dfbca8ccce691fd1742724 |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\namespace.cpython-313.pyc | namespace.cpython-313.pyc | Other | 18,466 | 0.95 | 0.004695 | 0.009804 | node-utils | 475 | 2023-10-03T05:11:42.362812 | BSD-3-Clause | false | 83159c87504866b97ecfe30d4b3e43f6 |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\series.cpython-313.pyc | series.cpython-313.pyc | Other | 35,170 | 0.95 | 0.003876 | 0.016194 | react-lib | 455 | 2025-03-28T02:23:05.935096 | MIT | false | d84bf325f68609e7975116932af0d1e5 |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\typing.cpython-313.pyc | typing.cpython-313.pyc | Other | 862 | 0.7 | 0 | 0 | vue-tools | 304 | 2024-08-08T11:23:43.612847 | BSD-3-Clause | false | 333fbf322a69e8ab412ba8ec79607c9a |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\utils.cpython-313.pyc | utils.cpython-313.pyc | Other | 13,361 | 0.8 | 0 | 0 | vue-tools | 587 | 2025-02-01T17:46:56.352085 | MIT | false | a0d7c7628992d3dbbc2183fe7ba63776 |
\n\n | .venv\Lib\site-packages\narwhals\_polars\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 191 | 0.7 | 0 | 0 | vue-tools | 355 | 2025-06-09T23:09:46.623597 | BSD-3-Clause | false | be81028761ac05601941b1465f618666 |
from __future__ import annotations\n\nimport warnings\nfrom functools import reduce\nfrom operator import and_\nfrom typing import TYPE_CHECKING, Any\n\nfrom narwhals._namespace import is_native_spark_like\nfrom narwhals._spark_like.utils import (\n evaluate_exprs,\n import_functions,\n import_native_dtypes,\n... | .venv\Lib\site-packages\narwhals\_spark_like\dataframe.py | dataframe.py | Python | 20,325 | 0.95 | 0.205556 | 0.04793 | python-kit | 684 | 2024-10-18T03:56:38.165225 | GPL-3.0 | false | 2f00eb736aef2f7a26a565a105dfe677 |
from __future__ import annotations\n\nimport operator\nfrom typing import TYPE_CHECKING, Any, Callable, ClassVar, Literal, cast\n\nfrom narwhals._compliant import LazyExpr\nfrom narwhals._compliant.window import WindowInputs\nfrom narwhals._expression_parsing import (\n ExprKind,\n combine_alias_output_names,\n ... | .venv\Lib\site-packages\narwhals\_spark_like\expr.py | expr.py | Python | 33,165 | 0.95 | 0.2 | 0.026076 | python-kit | 678 | 2023-08-08T11:09:18.577094 | BSD-3-Clause | false | 9455823c95df56827a42ad228f27cd63 |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant.any_namespace import DateTimeNamespace\nfrom narwhals._compliant.expr import LazyExprNamespace\nfrom narwhals._constants import US_PER_SECOND\nfrom narwhals._duration import parse_interval_string\nfrom narwhals._spark_lik... | .venv\Lib\site-packages\narwhals\_spark_like\expr_dt.py | expr_dt.py | Python | 8,002 | 0.95 | 0.209756 | 0.05 | awesome-app | 910 | 2025-05-10T07:05:35.746639 | GPL-3.0 | false | 4fbee5e2816642c99d546da0c2f53f2f |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant.any_namespace import ListNamespace\nfrom narwhals._compliant.expr import LazyExprNamespace\n\nif TYPE_CHECKING:\n from narwhals._spark_like.expr import SparkLikeExpr\n\n\nclass SparkLikeExprListNamespace(\n LazyExpr... | .venv\Lib\site-packages\narwhals\_spark_like\expr_list.py | expr_list.py | Python | 481 | 0.85 | 0.1875 | 0 | node-utils | 546 | 2024-02-24T08:34:57.741722 | Apache-2.0 | false | a4a1c6b01e27f1a68c875e22e5b28ce2 |
from __future__ import annotations\n\nfrom functools import partial\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant.any_namespace import StringNamespace\nfrom narwhals._compliant.expr import LazyExprNamespace\nfrom narwhals._spark_like.utils import strptime_to_pyspark_format\nfrom narwhals._utils import _... | .venv\Lib\site-packages\narwhals\_spark_like\expr_str.py | expr_str.py | Python | 5,578 | 0.95 | 0.215827 | 0.026786 | awesome-app | 771 | 2024-07-06T18:07:28.287923 | Apache-2.0 | false | a95307357849a47cfecb6403c1a8787a |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant.any_namespace import StructNamespace\nfrom narwhals._compliant.expr import LazyExprNamespace\n\nif TYPE_CHECKING:\n from sqlframe.base.column import Column\n\n from narwhals._spark_like.expr import SparkLikeExpr\n\n... | .venv\Lib\site-packages\narwhals\_spark_like\expr_struct.py | expr_struct.py | Python | 615 | 0.85 | 0.190476 | 0 | awesome-app | 153 | 2025-06-19T20:03:16.950942 | GPL-3.0 | false | adda4408971e5ebdb2300611883bfc12 |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant import LazyGroupBy\n\nif TYPE_CHECKING:\n from collections.abc import Sequence\n\n from sqlframe.base.column import Column # noqa: F401\n\n from narwhals._spark_like.dataframe import SparkLikeLazyFrame\n from... | .venv\Lib\site-packages\narwhals\_spark_like\group_by.py | group_by.py | Python | 1,245 | 0.95 | 0.162162 | 0.035714 | vue-tools | 251 | 2025-01-28T15:43:50.118396 | GPL-3.0 | false | 7e5128b0540bbeb45d8c9c1a04a312b6 |
from __future__ import annotations\n\nimport operator\nfrom functools import reduce\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant import LazyNamespace, LazyThen, LazyWhen\nfrom narwhals._expression_parsing import (\n combine_alias_output_names,\n combine_evaluate_output_names,\n)\nfrom narwhals._s... | .venv\Lib\site-packages\narwhals\_spark_like\namespace.py | namespace.py | Python | 9,724 | 0.95 | 0.213235 | 0.004425 | awesome-app | 733 | 2023-10-17T10:27:52.020218 | MIT | false | f57109063c1ce26bf59f8298219b2b3a |
from __future__ import annotations\n\nfrom typing import TYPE_CHECKING\n\nfrom narwhals._compliant import CompliantSelector, LazySelectorNamespace\nfrom narwhals._spark_like.expr import SparkLikeExpr\n\nif TYPE_CHECKING:\n from sqlframe.base.column import Column # noqa: F401\n\n from narwhals._spark_like.datafra... | .venv\Lib\site-packages\narwhals\_spark_like\selectors.py | selectors.py | Python | 1,018 | 0.95 | 0.172414 | 0 | vue-tools | 649 | 2024-08-15T15:30:12.831154 | GPL-3.0 | false | 4cb2a58d0c281cd9b3d189703f903705 |
from __future__ import annotations\n\nimport operator\nfrom functools import lru_cache\nfrom importlib import import_module\nfrom typing import TYPE_CHECKING, Any, overload\n\nfrom narwhals._utils import Implementation, isinstance_or_issubclass\nfrom narwhals.exceptions import UnsupportedDTypeError\n\nif TYPE_CHECKING:... | .venv\Lib\site-packages\narwhals\_spark_like\utils.py | utils.py | Python | 10,175 | 0.95 | 0.205479 | 0.036735 | awesome-app | 652 | 2024-11-12T06:13:06.564526 | BSD-3-Clause | false | feef225579b775e6ad613c218b820c5c |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\dataframe.cpython-313.pyc | dataframe.cpython-313.pyc | Other | 27,356 | 0.95 | 0.013274 | 0.009434 | awesome-app | 243 | 2024-07-08T15:13:20.479728 | MIT | false | 663fc518d2c186267ec3bd9a57dd00d4 |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\expr.cpython-313.pyc | expr.cpython-313.pyc | Other | 51,122 | 0.95 | 0.002985 | 0 | awesome-app | 150 | 2024-01-26T10:52:59.859877 | Apache-2.0 | false | 2d8da6f697259eb674f2e8055a8000a5 |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\expr_dt.cpython-313.pyc | expr_dt.cpython-313.pyc | Other | 13,405 | 0.8 | 0.068966 | 0 | awesome-app | 579 | 2024-03-22T18:36:20.797015 | MIT | false | e5f27667ffdd89230c19de3da24d365c |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\expr_list.cpython-313.pyc | expr_list.cpython-313.pyc | Other | 1,129 | 0.7 | 0 | 0 | awesome-app | 529 | 2025-03-05T11:13:19.251931 | BSD-3-Clause | false | 84aa81a242ea7f247e3433459add3424 |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\expr_str.cpython-313.pyc | expr_str.cpython-313.pyc | Other | 10,526 | 0.95 | 0 | 0 | react-lib | 478 | 2024-08-31T17:36:41.668808 | Apache-2.0 | false | 0c73bb0fb5830a89bf76bf4198a32b2f |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\expr_struct.cpython-313.pyc | expr_struct.cpython-313.pyc | Other | 1,409 | 0.7 | 0 | 0 | vue-tools | 299 | 2024-04-02T06:01:48.966077 | BSD-3-Clause | false | 8685275463cbd7ae788c7260e0bd7593 |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\group_by.cpython-313.pyc | group_by.cpython-313.pyc | Other | 2,415 | 0.7 | 0 | 0 | awesome-app | 287 | 2025-01-07T03:29:37.377944 | MIT | false | 9126e2d12aff551860f87331f46b8d14 |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\namespace.cpython-313.pyc | namespace.cpython-313.pyc | Other | 16,900 | 0.95 | 0 | 0.021978 | node-utils | 332 | 2024-08-08T22:48:33.175431 | Apache-2.0 | false | 8f8711e68a796836ece692f2cc8d9064 |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\selectors.cpython-313.pyc | selectors.cpython-313.pyc | Other | 1,836 | 0.8 | 0 | 0 | node-utils | 389 | 2023-09-10T20:22:19.065636 | GPL-3.0 | false | 2d4cae31c2d2e0fb676f5e593adac72f |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\utils.cpython-313.pyc | utils.cpython-313.pyc | Other | 11,868 | 0.95 | 0.010101 | 0.022989 | awesome-app | 647 | 2023-09-19T17:39:48.868281 | GPL-3.0 | false | f50309e41fc5ef599e7e8bd65dd4a63c |
\n\n | .venv\Lib\site-packages\narwhals\_spark_like\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 195 | 0.7 | 0 | 0 | vue-tools | 941 | 2025-06-13T11:29:10.658208 | GPL-3.0 | false | 64a0a37bf92de9b3d8791edcf49ca7c6 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\dependencies.cpython-313.pyc | dependencies.cpython-313.pyc | Other | 25,360 | 0.95 | 0.100418 | 0.005 | awesome-app | 839 | 2023-08-22T04:17:18.796712 | Apache-2.0 | false | 4cad4badd6c88c1f454a23fabd4fd48c |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\dtypes.cpython-313.pyc | dtypes.cpython-313.pyc | Other | 32,018 | 0.95 | 0.047722 | 0 | awesome-app | 624 | 2023-11-11T23:28:38.753142 | MIT | false | f3e5bdf4cde5cfa1db97cfa6f517cac8 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\exceptions.cpython-313.pyc | exceptions.cpython-313.pyc | Other | 7,675 | 0.95 | 0.130435 | 0 | awesome-app | 98 | 2024-11-12T12:57:11.546359 | MIT | false | fdc023b2de4798b3194c6960b6003cae |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\expr_cat.cpython-313.pyc | expr_cat.cpython-313.pyc | Other | 2,048 | 0.95 | 0 | 0 | node-utils | 797 | 2024-11-20T20:10:30.907608 | BSD-3-Clause | false | 1d9177432a729d0b7467a9b8f9271c35 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\expr_dt.cpython-313.pyc | expr_dt.cpython-313.pyc | Other | 34,417 | 0.95 | 0.018767 | 0 | node-utils | 252 | 2025-01-01T01:06:08.914704 | MIT | false | 1ecc9db3ae45fba8357a155bedf380ea |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\expr_list.cpython-313.pyc | expr_list.cpython-313.pyc | Other | 2,520 | 0.95 | 0 | 0 | react-lib | 563 | 2024-02-27T01:55:39.112664 | Apache-2.0 | false | aa5323205627b44823589d2bd74ad626 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\expr_name.cpython-313.pyc | expr_name.cpython-313.pyc | Other | 7,785 | 0.95 | 0.013514 | 0 | react-lib | 278 | 2024-09-19T16:38:03.270531 | MIT | false | 0ab2607c0e261e9af7aa383864ee346f |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\expr_str.cpython-313.pyc | expr_str.cpython-313.pyc | Other | 23,694 | 0.95 | 0.016032 | 0.00232 | react-lib | 566 | 2023-08-09T07:05:30.902766 | BSD-3-Clause | false | a4b8629f85374f82ce56ecbd40586393 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\expr_struct.cpython-313.pyc | expr_struct.cpython-313.pyc | Other | 2,558 | 0.85 | 0 | 0 | node-utils | 197 | 2023-12-19T09:35:21.897890 | Apache-2.0 | false | c77f32d659de0991b9f85134236734c9 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\functions.cpython-313.pyc | functions.cpython-313.pyc | Other | 71,124 | 0.75 | 0.050512 | 0.015088 | vue-tools | 655 | 2024-04-26T14:13:52.076499 | MIT | false | 91bee92a255b7d9eb6400bcedb2b99fa |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\group_by.cpython-313.pyc | group_by.cpython-313.pyc | Other | 8,499 | 0.95 | 0.02381 | 0 | vue-tools | 432 | 2024-08-08T00:48:10.238224 | MIT | false | fea3e08cdcd17476009d3b6e17b5c284 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\schema.cpython-313.pyc | schema.cpython-313.pyc | Other | 7,786 | 0.95 | 0.006452 | 0.014815 | python-kit | 578 | 2025-03-04T06:13:04.002170 | BSD-3-Clause | false | 0285619cc2e375c36d84cafe65515621 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\selectors.cpython-313.pyc | selectors.cpython-313.pyc | Other | 12,896 | 0.95 | 0.00823 | 0.014563 | node-utils | 899 | 2023-09-06T15:01:17.086972 | GPL-3.0 | false | 9fc78f13c084e5f8c2e656a564197d6e |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\series.cpython-313.pyc | series.cpython-313.pyc | Other | 91,673 | 0.75 | 0.028381 | 0.001551 | awesome-app | 360 | 2023-07-19T02:06:54.437841 | GPL-3.0 | false | 95e0696fa734565b6909fda8d2530f3c |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\series_cat.cpython-313.pyc | series_cat.cpython-313.pyc | Other | 1,565 | 0.95 | 0 | 0 | python-kit | 540 | 2023-08-21T13:52:22.296166 | BSD-3-Clause | false | caae58ad977226efce8508c24486f090 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\series_dt.cpython-313.pyc | series_dt.cpython-313.pyc | Other | 24,637 | 0.95 | 0.03481 | 0 | vue-tools | 989 | 2023-12-11T17:56:58.451105 | MIT | false | e3bfdb43e89dcb7b98bb1c8edc010147 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\series_list.cpython-313.pyc | series_list.cpython-313.pyc | Other | 1,642 | 0.95 | 0 | 0 | python-kit | 430 | 2023-10-19T09:01:42.995378 | MIT | false | ea788aeb3235cea9329824a1ef661d89 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\series_str.cpython-313.pyc | series_str.cpython-313.pyc | Other | 17,652 | 0.95 | 0.030303 | 0.002653 | vue-tools | 321 | 2025-01-06T19:07:28.734887 | BSD-3-Clause | false | be122f13eea05bef5b34774e7b6ad8a9 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\series_struct.cpython-313.pyc | series_struct.cpython-313.pyc | Other | 1,626 | 0.95 | 0 | 0 | react-lib | 575 | 2023-10-25T09:37:46.493354 | Apache-2.0 | false | 72c1354586a38ec0f7d55e27e63b6f2c |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\this.cpython-313.pyc | this.cpython-313.pyc | Other | 1,774 | 0.7 | 0.0625 | 0 | node-utils | 285 | 2024-07-02T14:35:42.864154 | BSD-3-Clause | false | 89c0e7a4672f437d083b1491643350e9 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\translate.cpython-313.pyc | translate.cpython-313.pyc | Other | 28,695 | 0.95 | 0.067308 | 0.010929 | react-lib | 660 | 2025-06-07T02:37:42.065831 | BSD-3-Clause | false | 2a09dade2c697159ea54ac38b51ace13 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\typing.cpython-313.pyc | typing.cpython-313.pyc | Other | 12,021 | 0.8 | 0 | 0 | vue-tools | 722 | 2023-10-28T17:35:33.805293 | GPL-3.0 | false | 135edc1f2f6335e321902ddbc93de934 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\utils.cpython-313.pyc | utils.cpython-313.pyc | Other | 351 | 0.7 | 0 | 0 | node-utils | 290 | 2025-01-22T19:30:10.348819 | Apache-2.0 | false | 55897aedb70c91bfa73b633f261ec07f |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_constants.cpython-313.pyc | _constants.cpython-313.pyc | Other | 774 | 0.7 | 0 | 0 | react-lib | 982 | 2024-07-23T09:17:24.585648 | BSD-3-Clause | false | 88648ac0066acd41906ef1a7284faa77 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_duration.cpython-313.pyc | _duration.cpython-313.pyc | Other | 2,356 | 0.8 | 0.153846 | 0 | node-utils | 884 | 2024-07-24T11:06:23.207901 | Apache-2.0 | false | 8bed2dcd9979dc3d7dea87739cabd958 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_enum.cpython-313.pyc | _enum.cpython-313.pyc | Other | 1,754 | 0.95 | 0.16129 | 0 | react-lib | 793 | 2025-04-01T11:39:21.722275 | BSD-3-Clause | false | 625c855903ae97c697c2525df7ef0fb3 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_expression_parsing.cpython-313.pyc | _expression_parsing.cpython-313.pyc | Other | 24,264 | 0.95 | 0 | 0.005348 | vue-tools | 181 | 2023-12-02T20:27:08.304861 | GPL-3.0 | false | 800d9dc7c1a7b29217eb0e3988194568 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_namespace.cpython-313.pyc | _namespace.cpython-313.pyc | Other | 23,048 | 0.95 | 0 | 0.05036 | vue-tools | 177 | 2025-06-24T11:40:26.598898 | MIT | false | aa05cafb4cf1cc36c66ce4aec613b822 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_translate.cpython-313.pyc | _translate.cpython-313.pyc | Other | 9,125 | 0.95 | 0.09901 | 0.047619 | react-lib | 659 | 2024-08-30T20:46:47.848881 | BSD-3-Clause | false | c5e1766c1b2d60b36fa2ad3c55a798b3 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_typing_compat.cpython-313.pyc | _typing_compat.cpython-313.pyc | Other | 3,083 | 0.8 | 0.016949 | 0.036364 | node-utils | 479 | 2025-04-09T20:54:12.145116 | GPL-3.0 | false | 6f60c24ce093759a707b17fea8c5d873 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\_utils.cpython-313.pyc | _utils.cpython-313.pyc | Other | 83,155 | 0.75 | 0.053321 | 0.007511 | react-lib | 717 | 2024-04-25T19:10:05.971808 | BSD-3-Clause | false | b2fde1bb77cc4fa5cf606f12311b1bf9 |
\n\n | .venv\Lib\site-packages\narwhals\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 3,165 | 0.95 | 0 | 0 | react-lib | 601 | 2023-12-31T11:27:09.101835 | MIT | false | 663a7dea3b71b6178ea99691b80a447f |
pip\n | .venv\Lib\site-packages\narwhals-1.45.0.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | python-kit | 38 | 2025-02-23T02:45:53.912680 | Apache-2.0 | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
Metadata-Version: 2.4\nName: narwhals\nVersion: 1.45.0\nSummary: Extremely lightweight compatibility layer between dataframe libraries\nProject-URL: Homepage, https://github.com/narwhals-dev/narwhals\nProject-URL: Documentation, https://narwhals-dev.github.io/narwhals/\nProject-URL: Repository, https://github.com/narwh... | .venv\Lib\site-packages\narwhals-1.45.0.dist-info\METADATA | METADATA | Other | 11,103 | 0.95 | 0.051903 | 0.04329 | vue-tools | 542 | 2023-08-15T23:58:52.440619 | Apache-2.0 | false | 1f250a69e852cbde00d680c583b32bdd |
narwhals-1.45.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\nnarwhals-1.45.0.dist-info/METADATA,sha256=ABWRwvyVLVo8dTaLyiHKerK_uaqF19R1hr4K2n_rBDE,11103\nnarwhals-1.45.0.dist-info/RECORD,,\nnarwhals-1.45.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87\nnarwhals-1.45.... | .venv\Lib\site-packages\narwhals-1.45.0.dist-info\RECORD | RECORD | Other | 19,794 | 0.85 | 0 | 0 | node-utils | 12 | 2025-04-04T09:17:24.504666 | BSD-3-Clause | false | cd914513318c90c6634acf0e0d04400d |
Wheel-Version: 1.0\nGenerator: hatchling 1.27.0\nRoot-Is-Purelib: true\nTag: py3-none-any\n | .venv\Lib\site-packages\narwhals-1.45.0.dist-info\WHEEL | WHEEL | Other | 87 | 0.5 | 0 | 0 | python-kit | 375 | 2024-08-25T09:53:24.863231 | BSD-3-Clause | false | e2fcb0ad9ea59332c808928b4b439e7a |
MIT License\n\nCopyright (c) 2024, Marco Gorelli\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publ... | .venv\Lib\site-packages\narwhals-1.45.0.dist-info\licenses\LICENSE.md | LICENSE.md | Markdown | 1,071 | 0.7 | 0 | 0 | react-lib | 926 | 2024-10-20T19:26:56.772829 | MIT | false | 70f2b43719c3b55b87337bfe5d3744bd |
"""nbclient cli."""\nfrom __future__ import annotations\n\nimport logging\nimport sys\nimport typing\nfrom pathlib import Path\nfrom textwrap import dedent\n\nimport nbformat\nfrom jupyter_core.application import JupyterApp\nfrom traitlets import Bool, Integer, List, Unicode, default\nfrom traitlets.config import catch... | .venv\Lib\site-packages\nbclient\cli.py | cli.py | Python | 6,781 | 0.95 | 0.080717 | 0.07772 | node-utils | 177 | 2024-10-17T21:15:14.879569 | MIT | false | 54e7b5f32bf3589872538a8ceee86fe7 |
"""nbclient implementation."""\nfrom __future__ import annotations\n\nimport asyncio\nimport atexit\nimport base64\nimport collections\nimport datetime\nimport re\nimport signal\nimport typing as t\nfrom contextlib import asynccontextmanager, contextmanager\nfrom queue import Empty\nfrom textwrap import dedent\nfrom ti... | .venv\Lib\site-packages\nbclient\client.py | client.py | Python | 49,833 | 0.95 | 0.166793 | 0.045887 | awesome-app | 51 | 2023-09-26T15:58:53.374661 | Apache-2.0 | false | 1dc2284e06d7b9cb0967ee493c790a38 |
"""Exceptions for nbclient."""\nfrom __future__ import annotations\n\nfrom typing import Any\n\nfrom nbformat import NotebookNode\n\n\nclass CellControlSignal(Exception): # noqa\n """\n A custom exception used to indicate that the exception is used for cell\n control actions (not the best model, but it's need... | .venv\Lib\site-packages\nbclient\exceptions.py | exceptions.py | Python | 4,065 | 0.95 | 0.173913 | 0.027273 | react-lib | 529 | 2024-04-03T22:09:44.324099 | GPL-3.0 | false | 6a6670110e504a6cd3092e14dc6ec43d |
"""Utilities to manipulate JSON objects."""\n\n# NOTE: this is a copy of ipykernel/jsonutils.py (+blackified)\n\n# Copyright (c) IPython Development Team.\n# Distributed under the terms of the Modified BSD License.\nfrom __future__ import annotations\n\nimport math\nimport numbers\nimport re\nimport types\nfrom binasci... | .venv\Lib\site-packages\nbclient\jsonutil.py | jsonutil.py | Python | 4,612 | 0.95 | 0.125 | 0.241379 | awesome-app | 469 | 2025-03-14T17:44:38.894636 | Apache-2.0 | false | e720cd474f3c1eedca8d44aa14161144 |
"""An output widget mimic."""\nfrom __future__ import annotations\n\nfrom typing import Any\n\nfrom jupyter_client.client import KernelClient\nfrom nbformat import NotebookNode\nfrom nbformat.v4 import output_from_msg\n\nfrom .jsonutil import json_clean\n\n\nclass OutputWidget:\n """This class mimics a front end out... | .venv\Lib\site-packages\nbclient\output_widget.py | output_widget.py | Python | 4,527 | 0.95 | 0.214876 | 0.046729 | vue-tools | 52 | 2024-07-14T08:21:47.671685 | BSD-3-Clause | false | eac7e157081e8c9141d704c86f31b803 |
"""General utility methods"""\n\n# Copyright (c) Jupyter Development Team.\n# Distributed under the terms of the Modified BSD License.\nfrom __future__ import annotations\n\nimport inspect\nfrom typing import Any, Callable\n\nfrom jupyter_core.utils import ensure_async, run_sync\n\n__all__ = ["ensure_async", "run_sync"... | .venv\Lib\site-packages\nbclient\util.py | util.py | Python | 544 | 0.95 | 0.142857 | 0.133333 | awesome-app | 900 | 2024-07-14T03:50:47.241514 | MIT | false | addd8a739550136052665938753ff98a |
"""Version info."""\nfrom __future__ import annotations\n\nimport re\n\n__version__ = "0.10.2"\n\n# Build up version_info tuple for backwards compatibility\npattern = r"(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)"\nmatch = re.match(pattern, __version__)\nif match:\n parts: list[int | str] = [int(match[p... | .venv\Lib\site-packages\nbclient\_version.py | _version.py | Python | 463 | 0.95 | 0.235294 | 0.071429 | react-lib | 819 | 2024-11-06T00:38:45.045564 | GPL-3.0 | false | d3264deb324706306173414dae75f12b |
from ._version import __version__, version_info\nfrom .client import NotebookClient, execute\n\n__all__ = ["__version__", "version_info", "NotebookClient", "execute"]\n | .venv\Lib\site-packages\nbclient\__init__.py | __init__.py | Python | 164 | 0.85 | 0 | 0 | awesome-app | 448 | 2023-10-11T09:03:46.338346 | MIT | false | 72ba4d5052eeea9603ad6cb5457c1aef |
\n\n | .venv\Lib\site-packages\nbclient\__pycache__\cli.cpython-313.pyc | cli.cpython-313.pyc | Other | 7,902 | 0.8 | 0.032 | 0 | react-lib | 259 | 2024-03-31T14:57:21.525042 | MIT | false | 13451eef6c7ac4123bbd1546be38559d |
\n\n | .venv\Lib\site-packages\nbclient\__pycache__\client.cpython-313.pyc | client.cpython-313.pyc | Other | 56,348 | 0.75 | 0.066852 | 0.004471 | node-utils | 954 | 2024-08-29T17:16:57.817023 | BSD-3-Clause | false | aab30308b7e8465e0e639362ec398804 |
\n\n | .venv\Lib\site-packages\nbclient\__pycache__\exceptions.cpython-313.pyc | exceptions.cpython-313.pyc | Other | 5,928 | 0.95 | 0.071429 | 0 | react-lib | 305 | 2025-03-10T19:19:37.197783 | BSD-3-Clause | false | 1721d89925e69498f915f78a2d0a3276 |
\n\n | .venv\Lib\site-packages\nbclient\__pycache__\jsonutil.cpython-313.pyc | jsonutil.cpython-313.pyc | Other | 4,349 | 0.95 | 0.025974 | 0 | node-utils | 897 | 2025-01-15T20:29:54.655640 | MIT | false | ec6fd48984669d40ea0ac7bb27f1fe5d |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.