def _read_data()
in
src/data_prep_ner.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def _read_data(self): return pd.read_parquet(NER_LABELLED_DATA_PATH)