|
|
|
|
|
by minimaxir
3627 days ago
|
|
Hah, thanks for the plug. :) To elaborate a bit, I use R for dplyr/ggplot2, both irreleplaceable for tabular data manipulation and visualization. Python I used for getting data, working with nontabular data from APIs (e.g JSON), and using Python tricks like list comprehensions and zip. |
|