liwca.read_dicx#
- liwca.read_dicx(fp, **kwargs)[source]#
Read a binary
.dicxfile.Cells must be either
X(case-insensitive) or empty. Any other content – including stray numerics like0.5or typos likeY– raises aValueErrorwith a hint pointing atread_dicx_weighted.- Parameters:
**kwargs (Any) – Forwarded to
pandas.read_csv.
- Returns:
Validated binary dictionary DataFrame (int8 cells, 0/1).
- Return type: