Commit Graph

17 Commits

Author SHA1 Message Date
f967b279a7 fix(curriculum): standardize fill-in-the-blank format and typos ()
This PR changes the format of earlier fill-in-the-blank questions/answers to the one used in later questions. It also fixes a few typos.
2020-06-06 15:21:34 +05:30
0f313c521d fix: Data Analysis with Python- Incorrect answer for Numpy Operations ()
* fix: Data Analysis with Python- Incorrect answer for Numpy Operations

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/numpy-operations.english.md

Change option from 2 to 1

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-05-31 10:47:50 -05:00
3567813c51 feat(curriculum): add python multiple choice questions () 2020-05-28 19:10:36 +05:30
82a929681f chore: update challengeType 11 to hidden 2020-05-27 13:19:16 +05:30
e21439d7e8 Dictionary Iteration: Printing Key, Value Pairs ()
* Dictionary Iteration: Printing Key, Value Pairs

* Apply suggestions from code review

Co-authored-by: Eric Leung <eric@erictleung.com>

Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
Co-authored-by: Eric Leung <eric@erictleung.com>
2020-05-27 13:19:15 +05:30
35ede1fc49 Data Cleaning/Viz- Subplot Method Arguments ()
* Data Cleaning/Viz- Subplot Method Arguments

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/data-cleaning-and-visualizations.english.md

Co-authored-by: Eric Leung <eric@erictleung.com>

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/data-cleaning-and-visualizations.english.md

Co-authored-by: Eric Leung <eric@erictleung.com>

* fix yaml

Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
Co-authored-by: Eric Leung <eric@erictleung.com>
2020-05-27 13:19:15 +05:30
1cb664cc38 feat(learn): Data Analysis Example B - Using the 'Loc' Method () 2020-05-27 13:19:15 +05:30
1284406ba2 feat(learn): Denoting Code Blocks in Python () 2020-05-27 13:19:15 +05:30
add7feb7a5 feat(learn): NumPy Algebra and Size: Size and Efficiency ()
* NumPy Algebra and Size: Size and Efficiency Question

* Update curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/numpy-algebra-and-size.english.md

Co-authored-by: Eric Leung <eric@erictleung.com>

Co-authored-by: Eric Leung <eric@erictleung.com>
2020-05-27 13:19:15 +05:30
c30fd2aa8f feat(learn): Pandas Extracting Tables from HTML () 2020-05-27 13:19:15 +05:30
2dd9798143 Read Data Fr Databases: Methods Available to a Cursor () 2020-05-27 13:19:14 +05:30
9901cc49de Data Cleaning Duplicates: Duplicated Method () 2020-05-27 13:19:14 +05:30
3a91d88b1e Importing CSV Using Pandas Module ()
* Importing CSV Using Pandas Module

* feat: process video question md into html ()

* feat: process video question md into html

* test: mdToHTML

* fix: use dedicated prism component

* fix: Jupyter notebook challenge file name ()

* fix quote error

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Eric Leung <eric@erictleung.com>
Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
2020-05-27 13:19:14 +05:30
4dd985f669 fix: Jupyter notebook challenge file name () 2020-05-27 13:19:14 +05:30
04412cbf6f feat(learn): add jupyter Notebook Cells video Question () 2020-05-27 13:19:14 +05:30
ded962ef9e Data Analysis Example A, Shape Property of DataFrames () 2020-05-27 13:19:13 +05:30
Tom
c75d212831 fix: misaligned titles () 2020-05-27 13:19:12 +05:30