Programming Languages

Programming languages

The languages that make data science happen!

  • Python - By far the most popular. Data science library is rich with Numpy, Pandas, Matplotlib, Seaborn, Scipy and Scikit-Learn among others
  • Julia - A language for high performance numerical analysis and computational science, also used as spec language in quantum computing
  • R - Preferred language in machine learning and statistics. Also used generally in Genomics. Powerfully backed by Bioconductor
  • JAX - a much preferred platform for AI and ML these days and executes faster!
  • Swift - Need to watch out!
  • C/C++ - The underlying libraries in Python/R are built using these!
  • others - its a growing landscape