Skip to content

mkw-TL/chess_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains my personal website (https://joeh.netlify.com) through the bookdown package. Utilizes Netlify to publish and Hugo to build. Currently CI/CD not implemented, as updates are scarce enough, and this forces me to keep a mental model of what each part does. This website used to contain a shiny application (hosted on shinyapps.io) embedded as an iframe in the Rmd document, just to prove that I could.

Website contains my what-would-be analysis of lichess data (34GB compressed) for a month. Duckdb would have been the best way to implement this; currently uses Postgres. Parsing of the games using python (using the psycopg package to insert into Postgres), and analysis in R (using the dbplyr package).

Potentially reproducable via venv and renv functionality? Currently unsure if set up correctly or not. (It's not)

Excellent books that aided this process:

About

Personal website and lichess parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published