This course is intended to give data scientists Rust superpowers! The target audience are people whose day to day involves using a lot of Python to process and analyze information in data science and AI applications. When the built-in tools written in high-performance languages do not fit the needs of the computation at hand, and pure Python is simply not fast enough it becomes necessary to reach for something else. This course offers a simple tech stack that provides the simplest and most effective way to write powerful parallelized and incredibly high-performance code that integrates with your existing Python solution. The course covers the fundamentals of Rust, tailored to the needs of the course, tools and techniques that can integrate Rust with Python, and effortless high-performance parallelization with Rayon.
Course Content
About Instructor