GitHub Projects

Interview Preparation https://github.com/jwasham/coding-interview-university https://github.com/yangshun/tech-interview-handbook https://github.com/taizilongxu/interview_python Data Engineering https://github.com/high-performance-spark/high-performance-spark-examples https://github.com/kerbelp/redshift-utils https://github.com/mozilla/telemetry-airflow https://github.com/igorbarinov/awesome-data-engineering Data Science https://github.com/shirkeyaws/sagemaker-recommender-workshop https://github.com/JifuZhao/DS-Take-Home https://github.com/jupyter/notebook Tutorial https://github.com/dask/dask-tutorial https://github.com/lopusz/gists/ https://github.com/Birne94/rds-s3-database-backup https://github.com/traviscrawford/airflow-pex-example https://github.com/awslabs/lambda-streams-to-firehose https://github.com/GoogleCloudPlatform/python-docs-samples https://github.com/kumarawsbit/awsbit https://github.com/coursera/dataduct https://github.com/mumoshu/kube-airflow https://github.com/segmentio/stack Utility Download Netease CloudMusic

April 16, 2019 · 1 min · 31 words · Eric

Open Source Project Contribution Guidance  [draft]

Contributing to pgmpy Hi! Thanks for your interest in contributing to [pgmpy](pgmpy — pgmpy 0.1.0 documentation). In this document we’ll try to summarize everything that you need to know to do a good job. Code and Issues We use GitHub to host our code repositories and issues.You can look at issues to report any issues related to pgmpy. Here is a guide on how to report better issues. Git and our Branching model Git We use Git as our version control system , so the best way to contribute is to learn how to use it and put your changes on a Git repository....

April 16, 2019 · 4 min · 685 words · Eric