liwca.read_dicx_weighted#
- liwca.read_dicx_weighted(fp, **kwargs)[source]#
Read a weighted
.dicxfile.Cells must be numeric or empty (treated as
0.0). Any non-numeric content – including the binary markerX– raises aValueErrorwith a hint pointing atread_dicx.- Parameters:
**kwargs (Any) – Forwarded to
pandas.read_csv.
- Returns:
Validated weighted dictionary DataFrame (float64 cells; signed allowed).
- Return type: