The article addresses a simple data analytics problem, comparing a Python and Pandas solution to an R solution (using plyr, dplyr, and data.table), as well as kdb+ and BigQuery solutions. Performance improvement tricks for these solutions are then covered... (more…)
Read more »
I’ve been reading up a lot on Haskell production, as well as translating some Python toy scripts into idiomatic Haskell, and it’s provided some ideas as to how Haskell can find more commercial adoption. Here’s the big problem with Haskell in an age of R... (more…)
Read more »
Recientemente colabore con un amigo de GitHub en un pequeño pero muy funcional script hecho en Python que básicamente lo que hace es conectarse a la API de Instagram mediante una Cookie que nosotros mandamos... (more…)
Read more »
Python programs, usually short, of considerable difficulty, to perfect particular skills. - norvig/pytudes... (more…)
Read more »
2023 Advent of Code Shenanigans. Contribute to thejcannon/AdventOf-OneLineOf-Code2023 development by creating an account on GitHub. (more…)
Read more »