Files
freeCodeCamp/curriculum/challenges/english/12-certificates/data-analysis-with-python-certificate/data-analysis-with-python-certificate.english.md
Oliver Eyton-Williams bd68b70f3d Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

797 B

id, title, challengeType, isPrivate
id title challengeType isPrivate
5e46fc95ac417301a38fb934 Data Analysis with Python Certificate 7 true

Description

Instructions

Tests

tests:
  - id: 5e46f7e5ac417301a38fb928
    title: Mean-Variance-Standard Deviation Calculator
  - id: 5e46f7e5ac417301a38fb929
    title: Demographic Data Analyzer
  - id: 5e46f7f8ac417301a38fb92a
    title: Medical Data Visualizer
  - id: 5e46f802ac417301a38fb92b
    title: Page View Time Series Visualizer
  - id: 5e4f5c4b570f7e3a4949899f
    title: Sea Level Predictor

Challenge Seed

Solution

// solution required