It is exciting to see our package finally ready!
While developing it, we've also learned about Julia's powerful toolbox, and about some of the most important best practices of software development in general—TDD, unit testing, benchmarking, and documenting our code base and publishing the resulting documentation.
This also concludes our journey into learning the Julia language. We've come a long way since opening the REPL for the first time—and you have achieved some impressive feats! Data analysis, plotting, web scraping, recommenders, supervised and unsupervised machine learning, and time series analysis and forecasting! You are now able to do all these things using Julia. Wow! That's quite an amazing track record indeed! And, if doing all this seemed easy, it's all due to Julia's incredible features. The productive REPL...