Commit Graph

4491 Commits

Author SHA1 Message Date
miguel 6e24f37261 feat(lamp-in-the-dark): add subject, test and solution for the exercise 2022-12-30 16:45:02 +00:00
davhojt 4328e8f3dc chore(mobile-dev): move resources closer to each project
for DEV-4078
2022-12-30 12:32:42 +02:00
davhojt 88283b4c47 chore(mobile-branch): add resources from foreign repo
for DEV-4078
2022-12-30 12:32:42 +02:00
davhojt 9f8e0a66dc style: prettier 2022-12-30 12:32:42 +02:00
davhojt b672ee8715 docs(twenty-forty-eight): add new subject and audit
for DEV-4108
2022-12-30 12:32:42 +02:00
davhojt 1a3f95ea2b docs(map-markers): rename from 01-map 2022-12-30 12:31:28 +02:00
Zouhair AMAZZAL 5c1077c6ce DEV-3920 docs(auto-jobs) fix grammer in readme file 2022-12-29 10:50:43 +01:00
Zouhair AMAZZAL 75d318f5d9 DEV-3920 fix(auto-jobs) fix solution for task3 2022-12-29 10:50:43 +01:00
Zouhair AMAZZAL 944e43772c DEV-3920 feat(auto-jobs) add subject and tests for auto-jobs exercise 2022-12-29 10:50:43 +01:00
eslopfer 2cc7a8a432
Dev 3747 new exercise about handling different http request methods (#1624)
* docs(piscine-js): add description for the subject uninvited

* docs(uninvited.mjs): modify name in example

* docs(uninvited): modify example

* test(uninvited_test): add preliminary tests

* fix(uninvited_test): export variable tests

* chore(uninvited): run prettier

* test(uninvited): write test to check for invalid status code

* test(uninvited): write test to check for invalid content type

* chore(uninvited): prettier

* test(uninvited): add test to check if server failed

* test(uninvited): export tests

* test(uninvited): freeze tests to avoid tampering

* test(uninvited): remove unused import

* test(uninvited): remove unused parameter

* test(uninvited): catch rejected promise

* test(uninvited): return boolean with result of creating file

* test(uninvited): fail if trying to write to an existing file, add flag

* test(uninvited): write test to check file is created

* test(uninvited): fix wrong path

* test(uninvited): rename function for accuracy

* test(uninvited): dry code

* test(uninvited): rename functions for consistency

* test(uninvited): test request body on success

* test(uninvited): kill server before if statement

* docs(uninvited): rephrase for conciseness

* debug(uninvited): Working up to test 4

* test(uninvited): working tests for the subject

* chore(uninvited): prettier

* chore(uninvited): clean-up, remove extra lines and redundant parameter

* tests(uninvited): replace undefined by constant value

* test(uninvited): add test to check content of file

* chore(uninvited): remove redundant assignment

* fix(uninvited): remove yarn.lock

* chore(uninvited): remove console log

* docs(uninvited): specify what to do when the file already exists

* fix(uninvited): revert gitignore

* fix(test): restore unused import

* docs(uninvited): add link on how to read POST data from a request

* docs(uninvited): remove mention to alcohol

* test(uninvited): remove unused import

* fix(gitignore): add new line at end of file

* docs(uninvited): make example more neutral
2022-12-28 11:51:07 +00:00
eslopfer 73af4b4d43 docs(natural-language-processing-with-spacy): remove repetition 2022-12-28 11:37:59 +00:00
eslopfer f8fae31cf0 docs(ai-audits): fix format errors, rephrase, and typos 2022-12-28 11:37:59 +00:00
eslopfer d06c09c080 docs(classification-with-scikit-learn): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 47baef625c docs(visualizations): remove space 2022-12-28 11:37:59 +00:00
eslopfer af6a512da9 docs(visualizations): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 6469482d44 docs(train-evaluate-machine-learning-models): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 1574f97c6b docs(time-series-with-pandas): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer e530bcf634 docs(sp500-strategies): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 2d937d14cb docs(pandas): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 4aaa6ccedb docs(numpy): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer c4b718443d docs(nlp-scraper): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer a301f988dd docs(neural-networks): make example more neutral 2022-12-28 11:37:59 +00:00
eslopfer 25707e9e94 docs(natural-language-processing-with-spacy): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 40c8c11ed4 docs(natural-language-processing): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 820e926b2c docs(model-selection-methodology): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer bfd02c9484 docs(machine-learning-pipeline): prettier 2022-12-28 11:37:59 +00:00
eslopfer 6e6b8bba86 docs(machine-learning-pipeline): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer d5359345f3 docs(linear-regression-with-scikit-learn): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer dcca22eeaa docs(linear-regression-with-scikit-learn): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 92307d767c docs(keras-2): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 421baa3c50 docs(keras): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer d20690dc51 docs(kaggle-titanic): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 628ceb1f20 docs(forest-cover-type-prediction): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 8fb6444113 docs(credit-scoring): fix prompt format 2022-12-28 11:37:59 +00:00
eslopfer 14a685edec docs(emotions-detector): fix prompt format 2022-12-28 11:37:59 +00:00
eslopfer bc3d8db02e docs(emotions-detector): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer cefa4d59f2 docs(data-wrangling-with-pandas): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer c8c3eb5a76 docs(credit-scoring): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 204db46fdf docs(clasification-with-scikit-learn): fix audits format 2022-12-28 11:37:59 +00:00
eslopfer 4faa4927bf docs(backtesting): make audit file comply with audit format, fix typos and grammar mistakes 2022-12-28 11:37:59 +00:00
davhojt 48293448a3 docs(backtesting-sp500): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt 6737972d63 docs(forest-prediction): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt 10e8cea472 docs(nlp-spacy): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt 1c1ff5e557 docs(data-wrangling): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt b59a56713e docs(time-series): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt 5fe9a8b0ce docs(linear-regression): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt dc51eadafa docs(classification): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt 991c7b41b8 docs(pipeline): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt 90309db9be docs(training): rename path to match ref 2022-12-27 13:17:58 +02:00
davhojt abc4d7fcf8 docs(model-selection): rename path to match ref 2022-12-27 13:17:58 +02:00