Thanks, makes sense now. So are there any limitations on how many
filters can I add? I can add a third filter without any problems
right?
Thanks
Edit: Got stuck with the third filter on line:
- professions.filter(cities,martialstatus).show()
It looks like .filter() method does not accept second variable.