The Python Oracle

Python find elements in one list that are not in the other

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Meditation

--

Chapters
00:00 Question
00:39 Accepted answer (Score 198)
03:58 Answer 2 (Score 399)
04:29 Answer 3 (Score 90)
05:11 Answer 4 (Score 87)
05:28 Thank you

--

Full question
https://stackoverflow.com/questions/4112...

Accepted answer links:
[setdiff1d]: https://docs.scipy.org/doc/numpy/referen...
[response of Chinny84]: https://stackoverflow.com/a/41125943/720...
[python]: /questions/tagged/python
[numpy]: /questions/tagged/numpy

Answer 3 links:
[list comprehension]: https://docs.python.org/3/tutorial/datas...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #list

#avk47