Showing 3,918 of 3,918 total issues
TODO found Open
Open
# TODO: get dataset-level metric from profile
- Exclude checks
TODO found Open
Open
# TODO: should we try to str(left) ?
- Exclude checks
TODO found Open
Open
# TODO: deprecate config argument
- Exclude checks
TODO found Open
Open
# TODO: always return new objects
- Exclude checks
TODO found Open
Open
// TODO: Looking at this I think this is wrong to have lines 35 & 36
- Exclude checks
TODO found Open
Open
# TODO: optimize this so we split the dataframe by segment first rather than split in the pandas dataframe
- Exclude checks
TODO found Open
Open
# TODO: check for shell environment and emit more verbose error string to let user know how to correct.
- Exclude checks
TODO found Open
Open
# TODO: FeatureWeights should not be a Writable, just use the WL client directly
- Exclude checks
TODO found Open
Open
object_name = kwargs.get("object_name") # TODO: drop this
- Exclude checks
TODO found Open
Open
column_name: Optional[str] = None # TODO: maybe make this a regex
- Exclude checks
TODO found Open
Open
# TODO: do this less frequently when operating at row level
- Exclude checks
TODO found Open
Open
# TODO: batch these
- Exclude checks
TODO found Open
Open
# TODO: retry
- Exclude checks
TODO found Open
Open
# TODO: the use_v0 logic looks backwards
- Exclude checks
TODO found Open
Open
# TODO implement skip_missing for all methods
- Exclude checks
TODO found Open
Open
// TODO: this is where we call the store list.write
- Exclude checks
TODO found Open
Open
// TODO: log warning that otehrwas null and this returns original
- Exclude checks
Possible hardcoded password: '<' Open
Open
if token == "<":
- Exclude checks
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Open
Open
assert self.dataset_config is not None
- Exclude checks
TODO found Open
Open
None, # self._whylabs_client._api_client, # TODO: handle custom client
- Exclude checks