Skip to main content
Seasoned ⭐️⭐️
April 8, 2024
Solved

Python Code

  • April 8, 2024
  • 13 replies
  • 116 views

Hi Team,

I am trying to do the Python SDK Transformations course and got stuck here when running the code, can you please help me what I am missing here?

 

Thanks,

Navyasri Indupalli

Best answer by Sofie Haug

@Navyasri Indupalli I see, the notebook you show a screenshot from now is for the Entity Matching course, while you wrote in your initial post that you were doing Python SDK Transformations. So when I checked the Python SDK Transformations notebook, it didn’t match with the code in your screenshots. But then I’ll take a look into the Entity Matching course. 

13 replies

Seasoned ⭐️⭐️
April 9, 2024

Yes, Sofie.

I am also rechecking the course for the notebook and found another notebook, I am going through that notebook now. Will reach out again if I stuck anywhere.

Thanks for replying back to me patiently.

Seasoned ⭐️⭐️
April 9, 2024

Sofie, Have you send any notebook to me?

If yes, I am not able to find that!

Sofie Haug
Expert ⭐️⭐️⭐️⭐️
Cognite Academy Instructor
April 10, 2024

You find the link to the notebook here: https://learn.cognite.com/python-sdk-transformations/1469463
the link in the lesson takes you to a GitHub repository. You need to clone the repository. If you are unsure of how, please check this documentation from GitHub: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository

Sofie | Cognite Academy