whylabs/whylogs-python

View on GitHub

Showing 3,918 of 3,918 total issues

TODO found
Open

            # TODO: get dataset-level metric from profile

TODO found
Open

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

TODO found
Open

    # TODO: deprecate config argument

TODO found
Open

        # TODO: always return new objects

TODO found
Open

    // TODO: Looking at this I think this is wrong to have lines 35 & 36

TODO found
Open

        # TODO: optimize this so we split the dataframe by segment first rather than split in the pandas dataframe

TODO found
Open

            # TODO: check for shell environment and emit more verbose error string to let user know how to correct.
Severity: Minor
Found in python/whylogs/api/logger/logger.py by fixme

TODO found
Open

            # TODO: FeatureWeights should not be a Writable, just use the WL client directly
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme

TODO found
Open

        object_name = kwargs.get("object_name")  # TODO: drop this
Severity: Minor
Found in python/whylogs/api/writer/gcs.py by fixme

TODO found
Open

    column_name: Optional[str] = None  # TODO: maybe make this a regex
Severity: Minor
Found in python/whylogs/core/resolvers.py by fixme

TODO found
Open

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

TODO found
Open

                    # TODO: batch these

TODO found
Open

        # TODO: retry

TODO found
Open

            # TODO: the use_v0 logic looks backwards

TODO found
Open

# TODO implement skip_missing for all methods

TODO found
Open

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

TODO found
Open

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

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
Severity: Info
Found in python/whylogs/datasets/weather.py by bandit

TODO found
Open

            None,  # self._whylabs_client._api_client,  # TODO: handle custom client
Severity: Minor
Found in python/whylogs/api/writer/whylabs.py by fixme
Severity
Category
Status
Source
Language