

abstrphil
@abstrphil
•
Joined Jul 2024 •
Active 6 hours ago
Forum Replies Created
-
abstrphil
MemberMarch 5, 2025 at 9:12 am in reply to: Tables in Joins module in Developer Level 3 courseOn a separate note, in the Joins Exercises, the suggested solution for the third-last exercise throws up a type error as the `time` column is a minute type.
-
This reply was modified 1 week ago by
abstrphil.
-
This reply was modified 1 week ago by
-
abstrphil
MemberMarch 5, 2025 at 9:52 am in reply to: Tables in Joins module in Developer Level 3 courseYes, sure, by all means!
Feel free to leave critique of my code too if you spot anything!
-
abstrphil
MemberMarch 4, 2025 at 6:27 pm in reply to: Tables in Joins module in Developer Level 3 courseHi Megan,
Unfortunately, that didn’t fix it. The output was still the same.
-
This reply was modified 1 week, 1 day ago by
abstrphil.
-
This reply was modified 1 week, 1 day ago by
-
abstrphil
MemberMarch 4, 2025 at 9:01 am in reply to: Unable to find a q kernel in the Jupyter sandboxThanks for the help, it did work. However, I’d just like to point out one minor issue (but perhaps it’s been fixed since): if I have to restart the kernel for whatever reason, I think there are some hidden cells (presumably containing the import and `qfirst_enable`, which don’t run unless you explicitly run all cells above a selected cell.