# MrPrince - PySpark Code Snippets Library
A Python package that provides PySpark code snippets for various data processing tasks.
## Installation
```bash
pip install mrprince
```
## Usage
```python
from mrprince import program
# Display PySpark RDD operations snippets
program(1)
# Display PySpark DataFrame operations snippets
program(2)
# Display PySpark filtering and grouping snippets
program(3)
# Display PySpark file operations snippets
program(4)
# Display PySpark SQL operations snippets
program(5)
# Display PySpark string functions snippets
program(6)
# Display PySpark window functions snippets
program(7)
# Display PySpark hyperparameter tuning snippets
program(9)
# Display PySpark ML pipeline snippets
program(10)
```
## Features
- **RDD Operations**: Basic RDD operations, transformations, and actions
- **DataFrame Operations**: Reading, writing, and manipulating DataFrames
- **Data Processing**: Filtering, grouping, aggregations
- **File Operations**: Working with CSV, text files, and temperature data
- **SQL Operations**: Spark SQL queries and table operations
- **String Functions**: String manipulation and formatting
- **Window Functions**: Ranking, partitioning, and windowing operations
- **Machine Learning**: ML pipelines and hyperparameter tuning
## Requirements
- Python >= 3.7
- PySpark >= 3.0.0
## License
MIT License
## Author
Your Name - your.email@example.com
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Raw data
{
"_id": null,
"home_page": "https://github.com/yourusername/mrprince",
"name": "mrprince",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/b1/21/9db54c1a72724c406192944b02cfa250f1ae32e89b992423d61cf2af71cd/mrprince-0.1.0.tar.gz",
"platform": null,
"description": "# MrPrince - PySpark Code Snippets Library\r\n\r\nA Python package that provides PySpark code snippets for various data processing tasks.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install mrprince\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom mrprince import program\r\n\r\n# Display PySpark RDD operations snippets\r\nprogram(1)\r\n\r\n# Display PySpark DataFrame operations snippets\r\nprogram(2)\r\n\r\n# Display PySpark filtering and grouping snippets\r\nprogram(3)\r\n\r\n# Display PySpark file operations snippets\r\nprogram(4)\r\n\r\n# Display PySpark SQL operations snippets\r\nprogram(5)\r\n\r\n# Display PySpark string functions snippets\r\nprogram(6)\r\n\r\n# Display PySpark window functions snippets\r\nprogram(7)\r\n\r\n# Display PySpark hyperparameter tuning snippets\r\nprogram(9)\r\n\r\n# Display PySpark ML pipeline snippets\r\nprogram(10)\r\n```\r\n\r\n## Features\r\n\r\n- **RDD Operations**: Basic RDD operations, transformations, and actions\r\n- **DataFrame Operations**: Reading, writing, and manipulating DataFrames\r\n- **Data Processing**: Filtering, grouping, aggregations\r\n- **File Operations**: Working with CSV, text files, and temperature data\r\n- **SQL Operations**: Spark SQL queries and table operations\r\n- **String Functions**: String manipulation and formatting\r\n- **Window Functions**: Ranking, partitioning, and windowing operations\r\n- **Machine Learning**: ML pipelines and hyperparameter tuning\r\n\r\n## Requirements\r\n\r\n- Python >= 3.7\r\n- PySpark >= 3.0.0\r\n\r\n## License\r\n\r\nMIT License\r\n\r\n## Author\r\n\r\nYour Name - your.email@example.com\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please feel free to submit a Pull Request.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A PySpark code snippets library",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/yourusername/mrprince"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a8e59fec079dac49298075349587b9740d474f135147b574787261f4011b3677",
"md5": "63334bb3e9724963cd0613afa2f582d0",
"sha256": "d1484ad4b04af3f23bfb11eb3ba18faba55a93ebda18317d9a39893de5715e96"
},
"downloads": -1,
"filename": "mrprince-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "63334bb3e9724963cd0613afa2f582d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 11691,
"upload_time": "2025-10-16T05:36:23",
"upload_time_iso_8601": "2025-10-16T05:36:23.442056Z",
"url": "https://files.pythonhosted.org/packages/a8/e5/9fec079dac49298075349587b9740d474f135147b574787261f4011b3677/mrprince-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1219db54c1a72724c406192944b02cfa250f1ae32e89b992423d61cf2af71cd",
"md5": "f483024cd4b9a375e31d23656635e380",
"sha256": "407af760125f2482010989435042e6c8417ea01b6ac5929299dfc0d10aa41563"
},
"downloads": -1,
"filename": "mrprince-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f483024cd4b9a375e31d23656635e380",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 12367,
"upload_time": "2025-10-16T05:36:24",
"upload_time_iso_8601": "2025-10-16T05:36:24.980389Z",
"url": "https://files.pythonhosted.org/packages/b1/21/9db54c1a72724c406192944b02cfa250f1ae32e89b992423d61cf2af71cd/mrprince-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-16 05:36:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "mrprince",
"github_not_found": true,
"lcname": "mrprince"
}