Skip to content

Fix issues on import joblib and pd.concat #20

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaimeam
Copy link

@jaimeam jaimeam commented Mar 26, 2021

Dear Udacity team,
I'm working through the Machine Learning Engineering Nanodegree course and found a couple of bugs to be fixed while working on the first mini-project IMDB Sentiment Analysis - XGBoost (Batch Transform).ipynb.

Please have a look at it, let me know if it makes sense and if there is anything else where I can help, and let's fix the issues so the students are not disrupted by them.
Thank you
Jaime

@jacksbox
Copy link

@jaimeam Thanks for fixing this issue.
It did suddenly appear for me today (was not an issue 4 days ago) and I was totally at a loss what was wrong :)

@markplotlib
Copy link

Hello all, I'm very pleased to see that this has been fixed, and yes, I also faced this issue in the mini-project 😃

I can vouch for that solution; it worked for me!

$ python
Python 3.9.2 (default, Mar  3 2021, 15:03:14) [MSC v.1916 64 bit (AMD64)] :: Ana
conda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import joblib
>>>

Looking forward to when this gets merged in 😁

@Srutsth
Copy link

Srutsth commented Jul 26, 2022

Hello all, I'm very pleased to see that this has been fixed, and yes, I also faced this issue in the mini-project 😃

I can vouch for that solution; it worked for me!

$ python
Python 3.9.2 (default, Mar  3 2021, 15:03:14) [MSC v.1916 64 bit (AMD64)] :: Ana
conda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import joblib
>>>

Looking forward to when this gets merged in 😁

Hi markplotlib,
This error is occuring when I deploy my model in sagemaker. I am confused how to go in terminal as I am using notebook inside sagemaker.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants