Incomplete Data Analysis w/Python projects pass anyway

Hey fCC staff,

Just wanted to inform you that the certification projects for this course seem to be passing independently of whether the tests pass or not.

I was working on project #3 (Medical Data visualizer) and successfully got it to display the required charts, but two tests for the heatmap were still failing when running main.py (guess the tests expected me to do it a certain way ). Still, since the charts were correct, I uploaded my gitpod link to fCC and it passed, so I figured the website checked for something different and just moved on to project #4.

Today, I uploaded my gitpod link for project #4 (Time Series Visualizer) to fCC to check my progress on it, hoping to simply get some useful error messages—as I had only completed 2 of the required functions and hadn’t gotten to work on the third one— and, to my surprise, it passed (though I didn’t submit it, so if you check my profile, it’s not yet marked as complete).

Just a heads up for something you might want to look into.

In the meantime, I guess I need to go back to project #3 and make sure all the main.py tests pass.

For those projects, it’s on your honor when you submit them that they work.

If i may ask, did you figure out what the issue was ? i’m working on project #3 and a test doesn’t pass it expects the -0.0 to be equal to 0.0

Hey there,

I’m sorry but I really don’t remember. I eventually finished the entire course, took some time to take notes of what I had learned and moved on to the Information Security course . Right now I’m working on finishing the second project and I can barely remember my own name.

okey thank you :pray: I’m still scratching my head over it, the corr matrix they expect matches mine, but differs on -0.0 & 0.0 and it’s making me crazy