lab-student-survey

Python package for lab student survey. A single command fetches the spreadsheet generated from Google Forms and uploads the analysis results to Google Drive. Automatically calculates mean, standard deviation, correlation coefficient, p-value, Cronbach's alpha, and performs cluster analysis.

MIT License

Downloads
690
Stars
1

Bot releases are visible (Hide)

lab-student-survey - v0.4.4

Published by github-actions[bot] 12 months ago

v0.4.4 (2023-10-27)

Fix

  • fix(deps): update dependency pandas to v2.1.2 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (7d2177f)

lab-student-survey - v0.4.3

Published by github-actions[bot] about 1 year ago

v0.4.3 (2023-10-17)

Fix

  • fix(deps): update dependency pandas to v2.1.1 (#15)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (8aa5c14)

lab-student-survey - v0.4.2

Published by github-actions[bot] about 1 year ago

v0.4.2 (2023-10-16)

Fix

  • fix(deps): update dependency numpy to v1.26.1 (#14)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (b56f8ac)

lab-student-survey - v0.4.1

Published by github-actions[bot] about 1 year ago

v0.4.1 (2023-09-21)

Fix

  • fix(analyze): add PDFKIT_FONT_FAMILY and replace with it (#7) (38e45a9)
lab-student-survey - v0.4.0

Published by github-actions[bot] about 1 year ago

v0.4.0 (2023-09-21)

Documentation

  • docs(readme): update README.md (#5) (5fc34bc)

Feature

  • feat: use wkhtmltopdf (#6) (30aac44)
lab-student-survey - v0.3.0

Published by github-actions[bot] about 1 year ago

v0.3.0 (2023-09-21)

Feature

  • feat: allow only one sample (#3) (44d2d23)
lab-student-survey - v0.2.0

Published by github-actions[bot] about 1 year ago

v0.2.0 (2023-09-21)

Feature

lab-student-survey - v0.1.0

Published by github-actions[bot] about 1 year ago

v0.1.0 (2023-09-21)

Feature

  • feat: add main feat (#1) (8ecf177)