liwca.fetch_mystical#
- liwca.fetch_mystical()[source]#
Fetch the mystical experience dictionary.
- Returns:
Dictionary with a single
"mystical"category.- Return type:
Notes
The mystical experience dictionary is described in Žuljević et al.[1] and publicly available on OSF[2].
References
Examples
>>> import liwca >>> dx = liwca.fetch_mystical()