25 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
decf1ece99
chore: enable python curriculum (#39118) 2020-06-23 17:36:39 +05:30
Gabriele Corti
5ddaf0fdf2
fix comparing-and-sorting-tuples answer (#39027)
* fix comparing-and-sorting-tuples answer

apply flag to sorted function

* remove commas from numpy array

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-06-19 16:47:34 +02:00
Kristofer Koishigawa
f967b279a7
fix(curriculum): standardize fill-in-the-blank format and typos (#39011)
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
niteshseram
40cd0982f7 fix: numpy accessing and changing elements 2020-06-02 16:04:17 +09:00
Nitesh Seram
0f313c521d
fix: Data Analysis with Python- Incorrect answer for Numpy Operations (#38972)
* 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
Kristofer Koishigawa
3567813c51
feat(curriculum): add python multiple choice questions (#38890) 2020-05-28 19:10:36 +05:30
Mrugesh Mohapatra
cdabd90736 chore: update challengeType 10 to hidden 2020-05-27 13:19:16 +05:30
Mrugesh Mohapatra
82a929681f chore: update challengeType 11 to hidden 2020-05-27 13:19:16 +05:30
Ray Johnson
e21439d7e8 Dictionary Iteration: Printing Key, Value Pairs (#38722)
* 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
Ray Johnson
35ede1fc49 Data Cleaning/Viz- Subplot Method Arguments (#38655)
* 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
Ray Johnson
1cb664cc38 feat(learn): Data Analysis Example B - Using the 'Loc' Method (#38656) 2020-05-27 13:19:15 +05:30
Ray Johnson
1284406ba2 feat(learn): Denoting Code Blocks in Python (#38723) 2020-05-27 13:19:15 +05:30
Ray Johnson
add7feb7a5 feat(learn): NumPy Algebra and Size: Size and Efficiency (#38725)
* 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
Ray Johnson
c30fd2aa8f feat(learn): Pandas Extracting Tables from HTML (#38726) 2020-05-27 13:19:15 +05:30
Ray Johnson
2dd9798143 Read Data Fr Databases: Methods Available to a Cursor (#38720) 2020-05-27 13:19:14 +05:30
Ray Johnson
9901cc49de Data Cleaning Duplicates: Duplicated Method (#38719) 2020-05-27 13:19:14 +05:30
Ray Johnson
3a91d88b1e Importing CSV Using Pandas Module (#38721)
* Importing CSV Using Pandas Module

* feat: process video question md into html (#38667)

* feat: process video question md into html

* test: mdToHTML

* fix: use dedicated prism component

* fix: Jupyter notebook challenge file name (#38740)

* 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
Eric Leung
4dd985f669 fix: Jupyter notebook challenge file name (#38740) 2020-05-27 13:19:14 +05:30
Nirali Gandhi
04412cbf6f feat(learn): add jupyter Notebook Cells video Question (#38628) 2020-05-27 13:19:14 +05:30
Beau Carnes
b101d4bbb3 feat(learn): add Numpy video question. (#38619) 2020-05-27 13:19:13 +05:30
Ray Johnson
ded962ef9e Data Analysis Example A, Shape Property of DataFrames (#38654) 2020-05-27 13:19:13 +05:30
Tom
c75d212831 fix: misaligned titles (#38613) 2020-05-27 13:19:12 +05:30
Beau Carnes
03c9e47be9 feat: Add more video challenges (#38598)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-05-27 13:19:10 +05:30
Beau Carnes
e776529ed0 feat(learn): add python video challenges (#38424) 2020-05-27 13:19:09 +05:30
mrugesh
22afc2a0ca feat(learn): python certification projects (#38216)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
2020-05-27 13:19:08 +05:30