🐍📰 A Guide to Excel Spreadsheets in Python With openpyxl In this step-by-step tutorial, you'll learn how to handle spreadsheets in Python using the openpyxl package. You'll learn how to manipulate Excel spreadsheets,and so much more. #python
Real Python
E-Learning Providers
Vancouver, British Columbia 206,434 followers
Online Python Training & Expert Community: Tutorials, Video Courses, Books, Quizzes...and More!
About us
Join our 3,000,000+ monthly readers at realpython.com—and take your Python skills to the next level. At Real Python you'll learn all things Python from the ground up. Our tutorials, books, and video courses are created, curated, and vetted by a community of expert Pythonistas. With new content published weekly, custom Python learning paths, and interactive code challenges, you'll always find something to boost your skills.
- Website
-
https://realpython.com
External link for Real Python
- Industry
- E-Learning Providers
- Company size
- 11-50 employees
- Headquarters
- Vancouver, British Columbia
- Type
- Educational
- Founded
- 2012
- Specialties
- Python, Web Development, Training, and Education
Locations
-
Primary
Get directions
720-999 W Broadway
Vancouver, British Columbia V5Z 1K5, CA
Employees at Real Python
Updates
-
🐍📈 Data Science With Python Core Skills In this learning path you'll cover a range of core skills that any Python data scientist worth their salt should know #python #learnpython
-
pyftpdlib: Fast and Scalable Python FTP Server Library #python
-
🐍📺 Installing Python on Windows, macOS, and Linux [Video] To get started working with Python, you'll need to have access to the Python interpreter. In this course, you will learn how to install the latest version of Python on your computer #python
-
🐍📺 Build Cross-Platform GUI Apps With Kivy [Video] — https://lnkd.in/dPx-uVmN #python
-
-
🐍 Python "while" Loops Quiz ❓ — Test your understanding of Python while loops #python
-
🐍📺 Speed Up Python With Concurrency [Video] Learn what concurrency means in Python and why you might want to use it. You'll see a simple, non-concurrent approach and then look into why you'd want threading, asyncio, or multiprocessing https://lnkd.in/eR_gjcZ
-
-
🐍📰 Pythonic Data Cleaning With Pandas and NumPy A tutorial to get you started with basic data cleaning techniques in Python using Pandas and NumPy. #python