Wolfram U

Wolfram Language for Python Users

Estimated Time: 1 h 15 min

Course Level: Intermediate

Summary

This video course briefly describes the synergy between two different programming languages: Wolfram Language and Python. Existing Python users will learn Wolfram Language syntax and see how Python workflows can benefit from the functionality and accessibility available in the Wolfram computational framework. Existing Wolfram Language users will see how Python libraries can be integrated into a notebook workflow. Examples include mathematical computation, machine learning applications and API deployment.

Featured Products & Technologies: Wolfram Language and Wolfram Notebooks (available in Mathematica, Wolfram|One and Wolfram|Alpha Notebook Edition)

You'll Learn To

  • Compare Wolfram Language and Python syntax
  • Look up more details about Wolfram Language functions and see examples of how to use them in the Documentation Center
  • Perform the same computations in both Wolfram Language and Python
  • Use ExternalEvaluate to run Python code in Wolfram Notebooks
  • Access Wolfram resources, like Community, the Function Repository and the Demonstrations Project
  • Evaluate Wolfram Language code inside a Python environment