Python Libraries by Mohsen Askar
Welcome to the documentation hub for my Python libraries. Here you'll find comprehensive documentation for:
Modularity Encoding
modularity_encoding package provides functionality for grouping high dimensional Health Coding Systems (HCSs),such as ICD and ATC codes, in Machine Learning Models and similar applications.
PyPi address: https://pypi.org/project/modularity-encoding/
Stata Codebook
stata_codebook provides tools for generating detailed descriptive statistics and summaries of data frames, similar to Stata's codebook command.
PyPi address: https://pypi.org/project/stata-codebook/
My DataViewer GUI
mydataViewer_GUI is a Lightweight Real-Time Interactive Data Viewer IDE for Python inspired by the Stata browser command.
PyPi address: https://pypi.org/project/mydataviewer-GUI/
Assumption Sheriff
AssumptionSheriff is a comprehensive Python package designed to automatically validate statistical tests' assumptions.
PyPi address: https://pypi.org/project/assumption-sheriff/
Data Insightron
DataInsightron is a Python package designed to provide a comprehensive overview of a dataset characteristics.
PyPi address: https://pypi.org/project/data_insightron/
Audio2Topics
Audio2Topics is a Python package to automatically extract topics' suggstions from voice/text files.
PyPi address: https://pypi.org/project/audio2topics/
Each library's documentation includes:
- Getting started guide
- Usage examples
- Related information
Stay tuned for more packages! 🙂