Skip to content

Commit 62659a2

Browse files
Restructure teaching notebook: consolidate setup/helpers/data-prep, fix labels, matplotlib>=3.9 colormap (#2)
* restructure(notebook): consolidate setup/helpers/data-prep, merge Advanced, fix labels; plt.get_cmap (matplotlib>=3.9) * docs(readme): link CMAP QDPX Converter as the CSV-input step
1 parent ef5ed7d commit 62659a2

2 files changed

Lines changed: 173 additions & 303 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ The CMAP (Cultural Mapping and Pattern Analysis) tool is free, open-source and p
3838

3939
This toolkit implements the visualization step of the lab's end-to-end qualitative workflow — see [Teaching → Workflow Steps](https://github.com/Computational-Ethnography-Lab/teaching#workflow-steps-end-to-end) for the general workflow and data schema.
4040

41+
Coming from ATLAS.ti, NVivo, or MAXQDA? The [CMAP QDPX Converter](https://github.com/Computational-Ethnography-Lab/cmap_qdpx_converter) turns a QDPX (REFI-QDA) export into the CMAP-schema CSV this toolkit reads — no manual reshaping.
42+
4143
---
4244

4345
### Notebook Version & Local Installation

0 commit comments

Comments
 (0)