Skip to content

upload#21

Open
Estherkii wants to merge 2 commits intoIronhack-data-bcn-oct-2023:mainfrom
IronLabWorks:main
Open

upload#21
Estherkii wants to merge 2 commits intoIronhack-data-bcn-oct-2023:mainfrom
IronLabWorks:main

Conversation

@Estherkii
Copy link
Copy Markdown

image

@sh-ih
Copy link
Copy Markdown

sh-ih commented Oct 17, 2023

Great job on the lab! It may have been hard but you did manage to solve the cleaning references question. Keep up the good work!

On Challenge 1, you ran your references function twice: first by running clean_w = references(prophet_1) and then again when you ran prophet_reference = list(map(references, clean_w))
And this second time, your words got separated into individual letters.
To avoid that, you only needed to run your function once: when using map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants