{"id":21246724,"url":"https://github.com/soumyadipta2020/pyspark-sample","last_synced_at":"2025-07-28T08:34:20.700Z","repository":{"id":262839347,"uuid":"864989443","full_name":"Soumyadipta2020/pyspark-sample","owner":"Soumyadipta2020","description":"Sample codes/functions of pyspark","archived":false,"fork":false,"pushed_at":"2024-11-16T08:36:54.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T20:24:01.255Z","etag":null,"topics":["pyspark","pyspark-python","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Soumyadipta2020.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-29T17:42:15.000Z","updated_at":"2024-11-16T08:36:58.000Z","dependencies_parsed_at":"2024-11-14T15:50:57.430Z","dependency_job_id":null,"html_url":"https://github.com/Soumyadipta2020/pyspark-sample","commit_stats":null,"previous_names":["soumyadipta2020/pyspark-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soumyadipta2020%2Fpyspark-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soumyadipta2020%2Fpyspark-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soumyadipta2020%2Fpyspark-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soumyadipta2020%2Fpyspark-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soumyadipta2020","download_url":"https://codeload.github.com/Soumyadipta2020/pyspark-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685526,"owners_count":20330980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pyspark","pyspark-python","python"],"created_at":"2024-11-21T02:03:42.936Z","updated_at":"2025-03-15T04:44:15.176Z","avatar_url":"https://github.com/Soumyadipta2020.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PySpark Sample Code 🐍✨\n\n![GitHub Repo stars](https://img.shields.io/github/stars/Soumyadipta2020/pyspark-sample?style=social)\n![GitHub forks](https://img.shields.io/github/forks/Soumyadipta2020/pyspark-sample?style=social)\n![GitHub license](https://img.shields.io/github/license/Soumyadipta2020/pyspark-sample)\n[![HitCount](https://hits.dwyl.com/Soumyadipta2020/pyspark-sample.svg?style=flat-square)](http://hits.dwyl.com/Soumyadipta2020/pyspark-sample)\n\nWelcome to the PySpark Sample Codes repository! This collection contains a variety of examples and code snippets designed to help you learn and apply PySpark to real-world data processing and analytics tasks. Whether you're a beginner or an experienced developer, you'll find valuable resources here to enhance your PySpark skills.\n\n## 🚀 Getting Started\n### Prerequisites\nBefore running the code, ensure you have the following installed:\n\n - Python 3.7+\n - Apache Spark 3.x\n - Java 8 or later\n - Hadoop (if working with HDFS)\n\n### Installation\n - Clone this repository:\n\n```bash\ngit clone https://github.com/Soumyadipta2020/pyspark-sample.git\ncd pyspark-sample\n```\n\n - Set up a virtual environment (optional):\n\n```bash\npython -m venv venv\nsource venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\npip install -r requirements.txt\n```\n\n - Run your PySpark application:\n\n```bash\nspark-submit path/to/your/script.py\n```\n\n## 💡 Contributing\nWe welcome contributions! If you have additional sample codes or improvements, please:\n\n - Fork this repository.\n - Create a feature branch:\n```bash\ngit checkout -b feature/your-feature-name\n```\n - Commit your changes and push the branch:\n```bash\ngit push origin feature/your-feature-name\n```\n - Open a Pull Request.\n\n## 📖 Resources\nIf you're new to PySpark, here are some great starting points:\n\n - [PySpark Official Documentation](https://spark.apache.org/docs/latest/api/python/)\n - Databricks PySpark Guide\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyadipta2020%2Fpyspark-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumyadipta2020%2Fpyspark-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyadipta2020%2Fpyspark-sample/lists"}