RIDE: Rapid Insights Data Engine - An open-source toolkit for data analysis in terminal
Project description
🚀 RIDE CLI: Rapid Interactive Data Exploration
📢 Notice: This package was previously known as
prepup-linux. If you're upgrading fromprepup-linux, please uninstall it first before installingride-cli.
🌟 About
RIDE-CLI (Rapid Insights Data Engine) is a powerful, user-friendly command-line tool designed to simplify and streamline your data analysis workflow. Whether you're a data scientist, analyst, or researcher, RIDE provides an intuitive interface for exploring, cleaning, and preparing your datasets - all from your terminal!
✨ Features
🎯 Interactive Mode
- 📊 Load datasets from various formats (CSV, Excel, Parquet)
- 🔍 Comprehensive data inspection
- 📈 Advanced data exploration
- 🧹 Missing value handling
- 📊 Feature visualization
- 🤖 Auto Machine Learning (AutoML) model selection
🛠️ Key Functionalities
- Data Loading
- Data Type Conversion
- Feature Inspection
- Correlation Analysis
- Distribution Checking
- Outlier Detection
- Missing Value Imputation
- Feature Encoding
- Feature Scaling and Transformation
- Automatic Model Training
📦 Installation
⚠️ Important: Creating a virtual environment is highly recommended when installing ride-cli.
🔀 Upgrading from prepup-linux
If you're currently using prepup-linux, please follow these steps:
# Uninstall the old package
pip uninstall prepup-linux
# Install the new package
pip install ride-cli
💡 Setting Up a Virtual Environment
Windows
# Create virtual environment
python -m venv ride-env
# Activate virtual environment
ride-env\Scripts\activate
# Deactivate when done
deactivate
Linux/macOS
# Create virtual environment
python3 -m venv ride-env
# Activate virtual environment
source ride-env/bin/activate
# Deactivate when done
deactivate
📥 Using pip
# Inside your activated virtual environment
pip install ride-cli
🔧 From Source
# Inside your activated virtual environment
git clone https://github.com/sudhanshumukherjeexx/ride-cli.git
cd ride-cli
pip install .
💻 Usage
🎮 Interactive Mode
ride
or
ride-cli
📂 Loading a Specific Dataset
ride path/to/your/dataset.csv
📋 Main Menu Options
- Load Dataset
- Inspect Data
- Change Data Type
- Explore Data
- Visualize Data
- Impute Missing Values
- Feature Encoding
- Feature Scaling and Transformation
- Export Data
- AutoML (Train & Evaluate Models)
🎯 Interactive Workflow Example
-
Launch RIDE:
ride -
Load Your Dataset: Choose option 1 and enter your dataset path
-
Inspect Data: Use option 2 to explore features, data types, and missing values
-
Preprocess:
- Change data types if needed
- Impute missing values
- Encode categorical features
- Scale and transform features
-
Analyze:
- Visualize data distributions
- Perform correlation analysis
- Run AutoML for model selection
🤖 AutoML Capabilities
- Supports both Classification and Regression tasks
- Evaluates multiple machine learning algorithms
- Provides performance metrics
- Saves results to CSV for further analysis
📊 Supported File Formats
- CSV (.csv)
- Excel (.xlsx, .xls)
- Parquet (.parquet)
🛠️ Dependencies
- NumPy
- Pandas
- Scikit-learn
- Matplotlib
- Plotext (for terminal-based plotting)
- and more (see requirements.txt)
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
📋 License
Distributed under the MIT License. See LICENSE for more information.
🔗 Package Links
- Documentation: https://sudhanshumukherjeexx.github.io/ride-cli/
- Github: https://github.com/sudhanshumukherjeexx/ride-cli
- PyPI: https://pypi.org/project/ride-cli/
- Previous Package (prepup-linux): https://github.com/sudhanshumukherjeexx/prepup-linux
📜 Major Updates
v0.3.0 (2025)
- 🎉 Renamed from
prepup-linuxtoride-cli - 🌍 Added cross-platform support
- ✨ Enhanced user interface
- 🔧 Improved stability and performance
🙏 Acknowledgments
Special thanks to all contributors and users of the previous prepup-linux package. Your feedback and support made this evolution possible!
Made with ❤️ by Sudhanshu Mukherjee
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ride_cli-0.3.3.tar.gz.
File metadata
- Download URL: ride_cli-0.3.3.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09d2063af49dcb4db93cf549240b5a77a731a75a989640edd3d0f62b78652026
|
|
| MD5 |
be243caa3a7f3c9c08d3b3230aac3b71
|
|
| BLAKE2b-256 |
0a8c6fb349ce537ebfd89b7b536a132934b43f61d6f24c9429564a44bc7667ba
|
Provenance
The following attestation bundles were made for ride_cli-0.3.3.tar.gz:
Publisher:
publish.yml on sudhanshumukherjeexx/ride-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ride_cli-0.3.3.tar.gz -
Subject digest:
09d2063af49dcb4db93cf549240b5a77a731a75a989640edd3d0f62b78652026 - Sigstore transparency entry: 208908013
- Sigstore integration time:
-
Permalink:
sudhanshumukherjeexx/ride-cli@34b4a6cb7b29e8ccd6420bb58aaaf872ff043100 -
Branch / Tag:
refs/tags/v0.3.3 - Owner: https://github.com/sudhanshumukherjeexx
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@34b4a6cb7b29e8ccd6420bb58aaaf872ff043100 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ride_cli-0.3.3-py3-none-any.whl.
File metadata
- Download URL: ride_cli-0.3.3-py3-none-any.whl
- Upload date:
- Size: 30.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96ba8f0bf4bf636173de8fd58e3df5eaad45b92f4338705b2b18a33cba4bbf58
|
|
| MD5 |
6289a48d176eb128f5e1dd95e54a0390
|
|
| BLAKE2b-256 |
f44efce97d7956e3d3151e180bfa90d45538eca06275f24f915419ce5284e62c
|
Provenance
The following attestation bundles were made for ride_cli-0.3.3-py3-none-any.whl:
Publisher:
publish.yml on sudhanshumukherjeexx/ride-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ride_cli-0.3.3-py3-none-any.whl -
Subject digest:
96ba8f0bf4bf636173de8fd58e3df5eaad45b92f4338705b2b18a33cba4bbf58 - Sigstore transparency entry: 208908015
- Sigstore integration time:
-
Permalink:
sudhanshumukherjeexx/ride-cli@34b4a6cb7b29e8ccd6420bb58aaaf872ff043100 -
Branch / Tag:
refs/tags/v0.3.3 - Owner: https://github.com/sudhanshumukherjeexx
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@34b4a6cb7b29e8ccd6420bb58aaaf872ff043100 -
Trigger Event:
push
-
Statement type: