Tag Archives: Open Source

5 important talks you might have missed at JuliaCon 2022

By: Logan Kilpatrick

Re-posted from: https://towardsdatascience.com/5-important-talks-you-might-have-missed-at-juliacon-2022-7d9601b5dfa5?source=rss-2c8aac9051d3------2

JuliaCon 2022 wrapped up on Saturday July 30th with the annual virtual hackathon. As one of the conference organizers, the live conference…

So you want to do Google Summer of Code with the Julia Language

By: Logan Kilpatrick

Re-posted from: https://logankilpatrick.medium.com/so-you-want-to-do-google-summer-of-code-with-the-julia-language-bffb8d3b280e?source=rss-2c8aac9051d3------2

With the announcement of expanded eligibility for Google Summer of Code (GSoC), there are likely to be a lot of new folks considering…

Julia for Data Science

Julia is a great language for doing data science. With its C-like speed, familiar Matlab/Numpy style API, extensive standard library, metaprogramming and parallel processing capabilities, and growing set of machine learning libraries, it is rapidly gaining ground within the data science community. In this IJulia notebook we’ll go through brief introductions to the language and some of the packages available for data wrangling, visualization, analysis and prediction. Stay tuned for more to come.