whylabs/whylogs-python

View on GitHub

Showing 3,918 of 3,918 total issues

TODO found
Open

            # TODO: batch this

TODO found
Open

        svd_class: Optional[type] = None,  # TODO: maybe make this updatable: bool = False

TODO found
Open

            # TODO: more error checking

TODO found
Open

        # TODO: consider if we need to combine with the column names

TODO found
Open

        # TODO: special handling of large number of files, handle throttling

TODO found
Open

        # TODO: probably want to call this API using asyncio

TODO found
Open

            if kwargs.get("zip"):  # TODO: force zip if the number of segemtns is large

TODO found
Open

    # TODO this has to be updated to be able to handle more types of things. It might be better to just

TODO found
Open

    # TODO: other data sources such as Apache Arrow here
Severity: Minor
Found in python/whylogs/core/preprocessing.py by fixme

TODO found
Open

// TODO: this is a temp holding class for logger that will be implmented next

TODO found
Open

    // TODO: Wouldn't this implement a success count here?

Possible hardcoded password: '~='
Open

        if token == "~=":

Possible hardcoded password: '>'
Open

        if token == ">":

TODO found
Open

        # TODO: zero-pad vector if it's too short; complain if it's too long

TODO found
Open

    endpoint_hostname: Optional[str] = None  # TODO What is this thing?

TODO found
Open

    # TODO: Sadly, we can't use Writer::_create_zip() because we have to fiddle with the

TODO found
Open

      // TODO: Add logger with warning about replacement

Possible hardcoded password: '*'
Open

        if token == "*":

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

            assert self.dataset_config is not None

TODO found
Open

  // TODO: store other configuration here
Severity: Minor
Found in proto/v0/v0_messages.proto by fixme
Severity
Category
Status
Source
Language