All Projects → arverma007 → DataEngineering

arverma007 / DataEngineering

Licence: other
This repo contains commands that data engineers use in day to day work.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DataEngineering

soda-spark
Soda Spark is a PySpark library that helps you with testing your data in Spark Dataframes
Stars: ✭ 58 (+23.4%)
Mutual labels:  pyspark, data-engineering
Butterfree
A tool for building feature stores.
Stars: ✭ 126 (+168.09%)
Mutual labels:  pyspark, data-engineering
Pyspark Example Project
Example project implementing best practices for PySpark ETL jobs and applications.
Stars: ✭ 633 (+1246.81%)
Mutual labels:  pyspark, data-engineering
jobAnalytics and search
JobAnalytics system consumes data from multiple sources and provides valuable information to both job hunters and recruiters.
Stars: ✭ 25 (-46.81%)
Mutual labels:  pyspark, data-engineering
hacktoberfest2020
This is a hacktoberfest repo with learning propose to make pull request(PR) and get contribute on opensource project
Stars: ✭ 13 (-72.34%)
Mutual labels:  hacktoberfest2020
kdtree-in-python
Source Code for K-d tree in Python series
Stars: ✭ 61 (+29.79%)
Mutual labels:  hacktoberfest2020
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+34.04%)
Mutual labels:  hacktoberfest2020
VSCodePopTheme
A port of Pop! Theme for VSCode
Stars: ✭ 33 (-29.79%)
Mutual labels:  hacktoberfest2020
git-autocommit
A bash script to automate pushing changes to github
Stars: ✭ 17 (-63.83%)
Mutual labels:  hacktoberfest2020
iiitdmj-gpa
GPA Calculator + Quiz Bot for IIITDM Jabalpur
Stars: ✭ 16 (-65.96%)
Mutual labels:  hacktoberfest2020
wp-boilerplate-plugin-with-vuejs
This is an example plugin for Wp plugin developer.
Stars: ✭ 26 (-44.68%)
Mutual labels:  hacktoberfest2020
algorithm-zoo
Implementations of algorithms from http://quantumalgorithmzoo.org/
Stars: ✭ 17 (-63.83%)
Mutual labels:  hacktoberfest2020
hacktoberfest-beginner
Make your first contribution for Hacktoberfest in the simplest way
Stars: ✭ 16 (-65.96%)
Mutual labels:  hacktoberfest2020
eksutil
Sample project to call Kubernetes API of an Amazon EKS cluster from AWS Lambda
Stars: ✭ 26 (-44.68%)
Mutual labels:  eks
kuwala
Kuwala is the no-code data platform for BI analysts and engineers enabling you to build powerful analytics workflows. We are set out to bring state-of-the-art data engineering tools you love, such as Airbyte, dbt, or Great Expectations together in one intuitive interface built with React Flow. In addition we provide third-party data into data sc…
Stars: ✭ 474 (+908.51%)
Mutual labels:  pyspark
first-pr-repo
A step by step guide to help people make their first Pull Request
Stars: ✭ 29 (-38.3%)
Mutual labels:  hacktoberfest2020
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (+10.64%)
Mutual labels:  pyspark
node-mongoose-setup
Nodejs MongoDB REST API Sarter
Stars: ✭ 48 (+2.13%)
Mutual labels:  hacktoberfest2020
sparklanes
A lightweight data processing framework for Apache Spark
Stars: ✭ 17 (-63.83%)
Mutual labels:  pyspark
ml-in-production
The practical use-cases of how to make your Machine Learning Pipelines robust and reliable using Apache Airflow.
Stars: ✭ 29 (-38.3%)
Mutual labels:  data-engineering

Data Enginner's Essential Commands


Want to contribute?

  • The commands should not be copy-pasted from any source in bulk.
  • Only add those commands that you use more frequently but may be unknown to other developers.

Example: pwd, ls e.t.c., are not allowed

  • Follow the structure and don't forget to embed any reference links either in heading or command description.
    • Put it inside a directory if applicable
    • Give a proper heading
    • Use markdown script for block code or inline code to embed commands
  • If the command heading is not sufficient to explain the uses, give 1 liner explanation with an example.
  • I would be happy to accept your pull request even if you add one good command than adding ten not so good commands.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].