An open API service indexing awesome lists of open source software.

https://github.com/mandzhi/julia-vs-python

My personal findings on comparing 3 simple operations in Julia and Python
https://github.com/mandzhi/julia-vs-python

julia python

Last synced: about 2 months ago
JSON representation

My personal findings on comparing 3 simple operations in Julia and Python

Awesome Lists containing this project

README

          

# Julia-vs-Python
Comparison of the three simple operations in Julia and Python. I tried to analyze several simple operations in both programming languages :  working with a dataframe, its sorting & filtering, and making a plot.

Link to the full article: https://levelup.gitconnected.com/on-the-way-to-becoming-a-multi-language-programmer-a894d368c7f8