The purpose is to recreate the Alteryx Weekly Challenges
using Python to share with
The ARP Challenge
- Weekly Challenge 1 -- Join to Range
- Weekly Challenge_1 using a Reference Postcode Table This is more like the Alteryx Challenge itself, and probably faster and easier.
- Weekly Challenge 2 -- Delimited Data
- Weekly Challenge 3 -- Rolling Sum
- Weekly Challenge 4 -- Parsing Dates
- Weekly Challenge 5 -- Checking Values in a Dataframe
- Weekly Challenge 6 -- Dipping our toes with spatial
- Weekly Challenge 7 -- Connect to Quandl API and parse JSON
- Weekly Challenge 8 -- Parse file, join and summarize
- Weekly Challenge 9 -- Group and sort
- Weekly Challenge 10 -- Calculate date difference and get dateparts from timedelta
- Weekly Challenge 11 -- Find some keywords inside a text and group into buckets
- Weekly Challenge 12 -- Building a hierarchy - iterative macro
- Weekly Challenge 13 -- Parse HTML
- Weekly Challenge 14 -- Distributing goods - iterative macro
- Weekly Challenge 15 -- Distributing goods - spatial calculation - distances
- Weekly Challenge 16 -- Reading and parsing data
- Weekly Challenge 17 -- Dates, summarizing, batch macro turned into a table
- Weekly Challenge 181 -- Download JSON from URL and downstream manipulation
- Weekly Challenge 239 -- Permutations and string manipulation in df.