whylabs/whylogs-python

View on GitHub

Showing 3,656 of 3,656 total issues

Possible hardcoded password: '%'
Open

        if token == "%":

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

            assert res is not None

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

            assert self.dataset_config is not None
Severity: Info
Found in python/whylogs/datasets/weather.py by bandit

TODO found
Open

        # TODO: retry

TODO found
Open

    this.cacheSize = cacheSize; // TODO: add logger for size of cache on column

TODO found
Open

    // TODO: Logger was initially here, but only for when it was forced, think it through

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

    assert stream is not None

TODO found
Open

                    # TODO: batch these

TODO found
Open

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

TODO found
Open

            # TODO segments filter

TODO found
Open

        # TODO: retry
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme

TODO found
Open

                # TODO: remove when whylabs supports merge writes.
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme

TODO found
Open

      // TODO: log warning if it's not there

TODO found
Open

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

TODO found
Open

    // TODO this is where we will use the aggregators

TODO found
Open

        # TODO: simplify after ColumnSchema updates support merge writes, can remove the read here.
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme

TODO found
Open

  private Character when = 'H'; // TODO: Make the Literals of S M H D

TODO found
Open

    // TODO: this is where we call the store list.write

TODO found
Open

    // TODO: implement (not implemented in java either

TODO found
Open

  // TODO: add fields
Severity
Category
Status
Source
Language