Published inTDS ArchiveFrom Finance to Telecom: Building a Data Science Career in SpainLearn about the data science job market in Spain and how Ignacio launched his career.Jul 3, 2020Jul 3, 2020
Poshmark Reminders with Python (Part 3)Deploy our Poshmark reminder script to the cloud and setup a daily job.Dec 5, 2019Dec 5, 2019
Poshmark Reminders with Python (Part 2)Use Python libraries to send HTML emails about our Poshmark results.Dec 4, 2019Dec 4, 2019
Poshmark Reminders with Python (Part 1)Scrape Poshmark to find recently posted items under brands and styles you like.Dec 2, 20191Dec 2, 20191
Published inK2 Data Science & EngineeringRunning Elasticsearch & Kibana using DockerI’m going to show how to use Docker to quickly get started with a development environment for Elasticsearch & Kibana.Feb 12, 2019Feb 12, 2019
Published inK2 Data Science & EngineeringCoding Interview — Switching Light BulbsThis problem has a lot of different variations, but the one we will cover here is the following:Feb 11, 2019Feb 11, 2019
Published inK2 Data Science & EngineeringRunning Kafka using DockerI’m going to show how to use Docker to quickly get started with a development environment for Kafka.Feb 11, 20192Feb 11, 20192
Published inK2 Data Science & EngineeringCoding Interview — Implement Map and FilterMap and filter are common functional programming methods that you’ve most likely used when coding. They are both functions that take in a…Feb 10, 2019Feb 10, 2019
Published inK2 Data Science & EngineeringStreaming Twitter Data with TweepyWith almost a million tweets being published everyday, Twitter is one of the best free streaming data sources. There is an enormous wealth…Feb 10, 2019Feb 10, 2019
Published inK2 Data Science & EngineeringCoding Interview —Two Sum ProblemThe two sum problem is a common interview question, and it is a variation of the subset sum problem. There is a popular dynamic programming…Feb 9, 2019Feb 9, 2019