In this video series, we will be tackling Python Regular Expressions from beginners to advanced. This video goes over: 1) re.split -- how to capture separators (split points) as well as ignore separators. 2)re.split -- How to deal with empty strings results from re.split Don't forget to comment on what you would like to see. Thanks for stopping by =). Code to Python Regular Expressions series can be found at my github: https://github.com/moondra2017/Python...