* 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>
* fix: dictionaries and loops
* fix: dictionaries common applications
* fix: intermediate strings
* fix: introduction elements of python
* fix: networking using urllib in python
* fix: objects a sample class
* fix: python dictionaries
* fix: python lists
* fix: strings and lists
* fix: web services xml
* fix: refactor python questions to md
* fix: refactor questions to md
* fix: remove extra word
Removed unnecessary word is
* fix: add code blocks to answers
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: format python code
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix(learn): update instructions
edited text - change "returns a random number" to "returns a random whole number" to be more clear on the problem statement.
Address review comments : add the keyword "whole" to description, to make it consistent with challenge title and Instructions.
* 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>
* 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>