sylwia brodacka
@sylwiab
Co-founder @ enso.org | Y Combinator S21 | Haskeller
ID: 66949199
19-08-2009 08:35:49
31 Tweet
71 Takipçi
210 Takip Edilen
Busy day yesterday so only just completed "Distress Signal" - Day 13 - Advent of Code 2022 in Enso Analytics adventofcode.com/2022/day/13 #AdventOfCode Had to define the recursive compare in text editor but worked well. Now lets try today's!
I just completed "Proboscidea Volcanium" - Day 16 - Advent of Code 2022 in Enso Analytics adventofcode.com/2022/day/16 #AdventOfCode. That took some thought and a chunk of tuning and optimising to get something that worked...
I've eventually completed "Pyroclastic Flow" - Day 17 - Advent of Code 2022 in Enso Analytics adventofcode.com/2022/day/17 #AdventOfCode Took me a lot of fiddling to get part 2 working...
I've completed "Boiling Boulders" - Day 18 - Advent of Code 2022 in Enso Analytics adventofcode.com/2022/day/18 #AdventOfCode Much quicker for this one - still a few days to catch up!
I just completed "Not Enough Minerals" - Day 19 - Advent of Code 2022 in Enso Analytics adventofcode.com/2022/day/19 #AdventOfCode Took a lot of thought to come at this the right way. But once I changed how I was tackling, it came out well.
I just completed "Grove Positioning System" - Day 20 - Advent of Code 2022 in Enso Analytics adventofcode.com/2022/day/20 #AdventOfCode Much quicker than 19!
Added some new capabilities to Enso Analytics today. Some improvements from Advent of Code ideas and added prototype k-means clustering feature.
First time trying #preppindata in Enso Analytics - 2023 Week 2. A couple of parts are a little harder than I want them to be (so things for us to improve there). Thanks for setting these Carl Allchin Jenny Martin & Tom Prowse
James Dunkerley solved the first 3 of Preppin Data Challenges with Enso. Thank you Carl Allchin, Jonathan Allenby, Jenny Martin and Tom Prowse for the challenges! medium.com/@enso_org/solv… #SolvedWithEnso #Enso #VisualProgramming #Data #DataScience #DataScientists #DataAnalytics
Back to solving #PreppinData with Enso Analytics. Following a lot of work from the team, we are getting really close to our release. Solved week 21 challenge. All done using our newest nightly build (github.com/enso-org/enso/…).
Solved this week's #PreppinData using Enso Analytics - these challenges are helping us make the process easier.
I've started a new series of posts covering getting started using Enso Analytics for data blending and analytics. This first post walks through installing and reading in a CSV file. jdunkerley.co.uk/2023/11/02/get…
Continuing my series of posts on Getting Started with Enso Analytics. This time, I look at parsing values, selecting columns and aggregating data. jdunkerley.co.uk/2023/11/10/get…
Here we go again. My experiences on solving day 1 of #AdventOfCode using Enso Analytics. Hopefully, I can make it all the way to 50 this year! jdunkerley.co.uk/2023/12/01/sol…
I just completed "Cube Conundrum" - Day 2 - Advent of Code 2023 using Enso Analytics adventofcode.com/2023/day/2 #AdventOfCode Suited the data blending functions well.
I just completed "Camel Cards" - Day 7 - Advent of Code 2023 adventofcode.com/2023/day/7 #AdventOfCode using Enso Analytics A little debugging needed to work out where I was getting part 2 wrong!
I just completed "Haunted Wasteland" - Day 8 - Advent of Code 2023 adventofcode.com/2023/day/8 #AdventOfCode using Enso Analytics. Took me a little time to spot that part 2 was all about the loops and using LCM. Needed to add some code by hand for this one :(.
I just completed "Cosmic Expansion" - Day 11 - Advent of Code 2023 adventofcode.com/2023/day/11 #AdventOfCode using Enso Analytics. Life stuff meaning falling behind but this one was nice.