Kode Bytes
  • Posts
  • Katnoria.com
  • Tags
  • About
Kode Bytes

Julia


🧬 How long is the Human DNA?

 Posted on Oct 3, 2020  |  7 minutes  |  1323 words

My 9 year old asked this question and we created this notebook as part of our fun exploration. The Pluto notebooks along with PlutoUI are really well suited for this kind of exploration. [Read More]
visualisation  Arjun Asks  Notebook  Julia 

📈 Plot Covid-19 Confirmed Cases using Julia

 Posted on Sep 27, 2020  |  5 minutes  |  1025 words

In this notebook, we use Plots.jl and Pluto.jl to visualise the Covid-19 confirmed cases across the world. The notebook below shows you how to generate the animated plot. [Read More]
dataviz  Julia  Notebook  COVID-19 

🍻 💊 Number of People Searching Hangover Cure

 Posted on Sep 19, 2020  |  3 minutes  |  635 words

This is a remake of chartr.co chart on hangover cure google trend. When I started working on this mini dataviz project, tidy tuesdays of sort, I was hoping to complete it in a few hours. [Read More]
chart-remake  dataviz  Python  Julia  R 

🚶🏾‍♂️Random Walk in Python and Julia

 Posted on Aug 28, 2020  |  3 minutes  |  595 words

Random walk, also known as drunkard’s walk, is starting at some position and randomly taking the next step. In its simplest form, you can generate it in one-dimension using the following pseudocode: [Read More]
code  not-a-benchmark  Python  Julia  Numba 

Ash Katnoria  • © 2021  •  Kode Bytes

Hugo v0.75.1 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll