Archive
Tags
About
Subscribe
Benjamin Chan
Senior Data Analyst
Writing pandas data frames to database using SQLAlchemy
Writing pandas data frame to database using to_sql() function
Hive Editor in a Shiny app
Building a hive editor using Shiny and shinyAce
Euler Problem 8: Largest product in a series
How to find a product of n adjecent numbers in the 1000-digit number
Euler Problem 7: 10001st prime
How to find the Nth prime
Euler Problem 5: Smallest multiple
How to find the smallest positive number that is divisible by 1 to n
Euler Problem 4: Largest palindrome product
How to find the largest palindrome made from the product of two 3-digit numbers
Euler Problem 3: Largest Prime Factor
How to find the largest prime factor of a number
Using Sieve of Eratosthenes to find prime numbers
The sieve of Eratosthenes is a simple, ancient algorithm for finding all prime numbers up to any given limit
Euler Problem 2: Even Fibonacci numbers
How to find the sum of the even-valued terms in a Fibonacci sequence whose values do not exceed four million
Project Euler Solutions in R and Python
How to find the sum of all the multiples of 3 or 5 below 1000
Older Posts
→