whylabs/whylogs-python

View on GitHub

Showing 3,918 of 3,918 total issues

TODO found
Open

        for vector in chain(data.list.tensors or [], pandas_tensors):  # TODO: batch these?

TODO found
Open

        # TODO: will add obj, pandas, row here eventually

TODO found
Open

            # TODO segments filter

TODO found
Open

        # TODO everything is incoherant when a client is supplied because all of these other variables are ignored,

TODO found
Open

        # TODO: if api_client is passed in, this key refresher is only used to print the key id from the

TODO found
Open

        # TODO: update the list of columns at once, support arbitrary tags as well.

TODO found
Open

            if "Transaction has been aborted" in str(e):  # TODO: perhaps not the most robust test?

TODO found
Open

        object_name: Optional[str] = None,  # TODO: drop this
Severity: Minor
Found in python/whylogs/api/writer/gcs.py by fixme

TODO found
Open

            # TODO: should we try to str(left) ?

TODO found
Open

        # TODO: need to deserialize this against a registry

TODO found
Open

  private Callable<Writer> callback; // TODO: this isn't the write signature

TODO found
Open

    // TODO: copy over

TODO found
Open

  // TODO: metric needs a getComponentPath

Possible hardcoded password: '<='
Open

        if token == "<=":

Try, Except, Pass detected.
Open

except:  # noqa

TODO found
Open

    ) -> Tuple[bool, Union[str, List[str]]]:  # TODO: Union[str, List[Tupble[bool, str]]] ?
Severity: Minor
Found in python/whylogs/api/writer/writer.py by fixme

TODO found
Open

        # TODO: simplify after ColumnSchema updates support merge writes, can remove the read here.

TODO found
Open

        dest: Optional[str] = None,  # TODO: this should be used as object_name
Severity: Minor
Found in python/whylogs/api/writer/gcs.py by fixme

TODO found
Open

        # TODO: support ZipFile ?
Severity: Minor
Found in python/whylogs/api/writer/gcs.py by fixme

TODO found
Open

            # TODO: calculate other segments offsets when we support multiple segments per file
Severity
Category
Status
Source
Language