whylabs/whylogs-python

View on GitHub

Showing 3,656 of 3,656 total issues

TODO found
Open

      // TODO: log warning that otehrwas null and this returns original

TODO found
Open

  // TODO: apply Iterables and Iterators

TODO found
Open

    column_name: Optional[str] = None  # <- TODO: return a collection of columns

TODO found
Open

            # TODO: iterating over each column in order assumes single column metrics

TODO found
Open

  // TODO: Use overloading instead of optionals

TODO found
Open

  // TODO from_protobuf

Try, Except, Pass detected.
Open

except:  # noqa

XXX found
Open

        "os.environ[\"WHYLABS_DEFAULT_DATASET_ID\"] = \"model-XXX\"\n",

TODO found
Open

            # TODO: maybe   or self.distance_fn != other.distance_fn ? warn if != ?

TODO found
Open

        # TODO PR this implies that we need disk access to work correctly, but isn't that already the case

TODO found
Open

        # TODO: parse multiple profile

TODO found
Open

        # TODO: update the list of columns at once, support arbitrary tags as well.
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme

TODO found
Open

                # TODO: maybe check it's not a reference profile?
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme

TODO found
Open

        # TODO: do this less frequently when operating at row level

TODO found
Open

    // TODO: Not implemented yet

TODO found
Open

    // TODO: check that it's a MetricComponent dataclass

XXX found
Open

        "os.environ[\"WHYLABS_API_KEY\"] = \"XXXX:org-XXX\""

TODO found
Open

Severity: Minor
Found in python/proto/v0/v0_messages.proto by fixme

TODO found
Open

                # TODO: handle merging with other.serialize_references==False better

TODO found
Open

                    # TODO unify the Loggable and TrackData types?
Severity
Category
Status
Source
Language