-
**Is your feature request related to a problem? Please describe.**
Almost all Python learning courses (except for the projects) are youtube-videos plus multiple-choice-questions (MCQ).
The Python co…
-
Hi,
I am running datacamp exercises in my own system but I have some problems, datacamp uses 2.1.0 when I try to use this version in my system I get a bad escape error when loading the models, same…
-
Thread created during Google Code-In.
-
this seems to be overly complicated?
i mean it its ok to have a single file, per exercise and solution, as this might be a longer file, but we dont need 2 separate folders? at the moment we have "ex…
-
Some students indicated Datacamp lessons were helpful or superior to in-class exercises. Is it worth it to directly integrate into the class, or assign more specific supplemental lessons to the readin…
-
We are writing a tutorial where the students are often, but not always using a data frame that should already be in the workspace. To do this, for the students' code, we have an exercise `my-exercise…
-
@richierocks The following links are all returning 404s for me:
http://authoring.datacamp.com/courses/exercises/normal-exercises/courses/guidelines/content.html
http://authoring.datacamp.com/cours…
-
cc @dwaynemartin
The datacamp lite exercises have '`'` in them.
https://www.datacamp.com/community/tutorials/regular-expressions-clean-strings
![image](https://user-images.githubusercontent.c…
-
It's me again! Let me know if this gets annoying, or if you prefer feedback in a different channel.
The first multiple-choice option in chapter 2, section 7, part 1 refers to a `result` object, whi…
-
Every time an SCT uses `has_equal_value()`, `has_equal_output()` or `has_equal_error()`, by default it sets `copy = True`, which means that all variables that are in the environment are copied over to…