Data Glossary 🧠

Search

Search IconIcon to open search

What is Python?

Last updated Sep 7, 2022 - Edit Source

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented, and Functional Programming.

Python is the de facto standard for Data Engineering next to SQL. If you want to learn Python, see the Freecodecamp Python Course in under 300 hours: