Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 621 Bytes

File metadata and controls

31 lines (24 loc) · 621 Bytes

Tools Used in InsightStack

This repository includes examples and scripts using the following open-source tools:

🐍 Python

  • pandas
  • numpy
  • statsmodels
  • pyreadstat (optional)
  • Jupyter Notebooks

🧮 R

  • haven
  • labelled
  • dplyr
  • base R

📊 STATA

  • .do file scripting
  • misstable, duplicates report, label variable

📄 SPSS (notebook)

  • .sav file handling
  • visual analytics (descriptives, factor analysis)

🧾 Others

  • Excel (XLSForms)
  • Markdown (documentation/codebooks)
  • Excalidraw, Miro (visual diagrams)

All scripts and data are FOSS-compatible and designed to be platform-agnostic.