recommenders-team / recommenders

Best Practices on Recommendation Systems
https://recommenders-team.github.io/recommenders/intro.html
MIT License
18.71k stars 3.06k forks source link

Daviddavo/less concats #2074

Closed daviddavo closed 5 months ago

daviddavo commented 5 months ago

Description

Just replaced with a oneliner to make just one concat instead of two

Related Issues

References

[...] If function is None, the identity function is assumed, that is, all elements of iterable that are false are removed.

Checklist: