Showing 3,918 of 3,918 total issues
TODO found Open
Open
api_client=None, # TODO: support custom clients
- Exclude checks
TODO found Open
Open
# TODO: need to transform to utf-32 or handle surrogates
- Exclude checks
TODO found Open
Open
# TODO: iterating over each column in order assumes single column metrics
- Exclude checks
TODO found Open
Open
this.fileExtension = ".bin"; // TODO: should we make this .whylogs?
- Exclude checks
TODO found Open
Open
// TODO: implement read and write when I make the reader and writer
- Exclude checks
TODO found Open
Open
// TODO: implement (not implemented in java either
- 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 res is not None
- Exclude checks
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Open
Open
assert U0.shape[0] == U1.shape[0]
- Exclude checks
TODO found Open
Open
"def load_testing_data() -> pd.DataFrame: # TODO remove after user testing\n",
- Exclude checks
TODO found Open
Open
# TODO: remove when whylabs supports merge writes.
- Exclude checks
TODO found Open
Open
# TODO: multi segment file format requires multiple offset calculations.
- Exclude checks
TODO found Open
Open
TODO: type this
- Exclude checks
TODO found Open
Open
# TODO: update format to support storing other field metadata, for now just support output field in v0 message format
- Exclude checks
TODO found Open
Open
// TODO: implement segment processing here
- Exclude checks
TODO found Open
Open
// TODO: log warning if it's not there
- Exclude checks
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Open
Open
assert stream is not None
- Exclude checks
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Open
Open
assert res is not None
- Exclude checks
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Open
Open
assert isinstance(target, SegmentedResultSet), "target must be a SegmentedResultSet"
- Exclude checks
TODO found Open
Open
for matrix in chain(data.list.tensors or [], pandas_tensors): # TODO: stack these
- Exclude checks