freeCodeCamp/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course
Ilenia a38922536c
Adding language to code fences and pre to console logs (#40603)
* added languages to prismjs

* added language to code fences for python for everybody

* multiline pre to python for everybody questions

* multiline pre for data analysis with python

* multiline pre in numpy questions

* single line pre for python for everybody

* single line pre for data analysis with python

* single line pre for numpy

* Revert "multiline pre in numpy questions"

This reverts commit af1a02cdd3.

* fix unneded escaping

commit suggestions from code review

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

* Revert "single line pre for numpy"

This reverts commit 5f90981108.

* revert changes to snippet that have a language

* one last code fence to pre

* Revert "fix unneded escaping
"

This reverts commit 64c84a9213.

* Revert "single line pre for data analysis with python"

This reverts commit 3bccaff753.

* Revert "single line pre for python for everybody"

This reverts commit 03a5379062.

* remove unnecessary escape

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-01-21 12:12:42 -06:00
..
data-analysis-example-a.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
data-analysis-example-b.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
data-cleaning-and-visualizations.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
data-cleaning-duplicates.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
data-cleaning-introduction.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
data-cleaning-with-dataframes.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
how-to-use-jupyter-notebooks-intro.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
introduction-to-data-analysis.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
jupyter-notebooks-cells.md Changed the question to one with no ambiguity (#40488) 2021-01-20 22:00:18 -07:00
jupyter-notebooks-importing-and-exporting-data.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
numpy-algebra-and-size.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
numpy-arrays.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
numpy-boolean-arrays.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
numpy-introduction-a.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
numpy-introduction-b.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
numpy-operations.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
pandas-conditional-selection-and-modifying-dataframes.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
pandas-creating-columns.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
pandas-dataframes.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
pandas-indexing-and-conditional-selection.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00
pandas-introduction.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
parsing-html-and-saving-data.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
python-functions-and-collections.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
python-introduction.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
python-iteration-and-modules.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
reading-data-csv-and-txt.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
reading-data-from-databases.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
reading-data-introduction.md Adding language to code fences and pre to console logs (#40603) 2021-01-21 12:12:42 -06:00