Frequently Asked Questions
Tekvwa Analysis Platform
Last Updated: September 4, 2026 | Version 5.86.0
General Questions
Data and Files
- CSV files (.csv) - Comma-separated values
- Excel files (.xlsx, .xls) - Microsoft Excel format
- JSON files (.json) - JavaScript Object Notation
- Anonymizing data before upload
- Using the platform on secure networks
- Self-hosting for maximum control
- Avoiding upload of highly sensitive personal information
Analysis Features
- Descriptive Statistics
- Frequency Analysis
- Cross-Tabulation
- Compare Means (T-tests, ANOVA)
- Correlation & Association
- Regression Analysis (Linear, Logistic, Polynomial)
- Nonparametric Tests
- Advanced GLM (MANOVA, Mixed-effects)
- Factor Analysis & PCA
- Reliability Analysis
- Classification & Prediction (ML models)
- Time Series Analysis
- 20+ Visualization Types
- Decision Trees
- Random Forest
- Support Vector Machines (SVM)
- K-Nearest Neighbors (k-NN)
- Naive Bayes
- Neural Networks (MLP)
AI Report Generation
- Sent: Analysis results and summary statistics, chart descriptions
- NOT Sent: Raw uploaded data files
- Verify statistical claims independently
- Check calculations against the actual results
- Consult experts for critical decisions
Technical Questions
# Clone the repository
git clone https://github.com/EfeObus/TekVwarho-Analysis.git
cd TekVwarho-Analysis
# Create virtual environment
python -m venv .venv
source .venv/bin/activate
# Install dependencies
pip install -r requirements.txt
# Set up environment variables (AI features use Application Default
# Credentials, not an API key -- see .env.example)
cp .env.example .env
# Run the application
python app.py
Troubleshooting
- Check file size (must be under 32MB)
- Verify file format (CSV, Excel, or JSON)
- Ensure file isn't corrupted
- Check file encoding (UTF-8 recommended for CSV)
- Ensure headers are in the first row
- Ensure JavaScript is enabled in your browser
- Try a different browser (Chrome or Firefox recommended)
- Clear browser cache
- Check browser console for errors
- Ensure stable internet connection (for CDN resources)
Connectors, Sharing & API
SELECT query, capped at 50,000 rows). A database connection string is used once and never stored.
/api/v1/*) for listing/creating datasets and workbooks, reading a workbook's Report, and running one-off analyses programmatically. Create a personal access token from the Account menu → API Tokens.
Legal & Licensing
- Personal Information Protection and Electronic Documents Act (PIPEDA)
- Applicable provincial privacy laws
- Canada's Anti-Spam Legislation (CASL) where applicable
Contact & Support
For additional questions not covered here:
- General enquiries: info@tekvwa.org
- Managing Director / Founder: Efe Obukohwo — efe.obukohwo@tekvwa.org
Tekvwa Analysis Platform
Version 5.86.0 | Copyright © 2026 Tekvwa IT Solutions LTD. All rights reserved.
Proprietary software | Made in Canada