Skip to content

Create Data Science page in handbook

Klaudia Magda requested to merge kmagda1-master-patch-69175 into master

Why is this change being made?

Purpose of this merge request is to create separate data science page in handbook. This page outlines:

  • Mission statement and how we achieve it,
  • Tools we use,
  • Responsibilities of data scientists,
  • High level of project structure from CRISP-DM framework
  • Success criteria of data science projects
  • Direct and indirect impact of data science projects with example of statements

Please note other sub-pages will be created as per this issue https://gitlab.com/gitlab-data/analytics/-/issues/9559 to outline second data quality check and code references so other team members can access it easily. Also, SQL vs Python translation page will be added in separate MR.

Author Checklist

  • Provided a concise title for the MR
  • Added a description to this MR explaining the reasons for the proposed change, per say-why-not-just-what
  • Assign this change to the correct DRI
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the "Maintained by" section in on the page being edited.
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies.
    • If the changes relate to any part of the project other than updates to content and/or data files please make sure to ping @gl-static-site-editor in a comment for a review and merge. For example changes to .gitlab-ci.yml, JavaScript/CSS/Ruby code or the layout files. (this requirement has been removed pending identification of a new DRI for the handbook)
Edited by Klaudia Magda

Merge request reports