Those of us who write code can, and should, be thankful for the existence and popularity of code version control systems. Git & Github are probably the most famous such software, but many other options are available. These are systems that keep track of the changes you make to code over time - the who, … Continue reading Version control your data, not just your code, with the pins library for R and Python
Tag: Python
Accessing your Duolingo data for analysis via Python
Duolingo is a popular app-and-website for learning a new (human) language, with hundreds of millions of users across the world. You tell it what language you speak and which you'd like to learn, and it teaches you via bite-size lessons, stories and audio clips with interactive tests and the like. Even as someone who hasn't … Continue reading Accessing your Duolingo data for analysis via Python