← All tags
2 posts tagged with "Python"
08 September, 2019#Python#Pandas#data analysis
The method chain must go on
Recently, I had a chance to refactor a Python command-line app used internally at work. The key function of this app is to fetch and reshape some tabular data to update a database and generate a CSV file that is a dataset product based on…
25 August, 2019#learning#R#Python#JavaScript
A tale of three languages
Though I'm still not much more than a self-taught amateur, I've so far picked up about three programming languages, been using them in various contexts, and now feel confident in considering myself past the absolute beginner stage for each…