MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore polyglot data handling in Python using Pandas and Apache Arrow in this informative talk from PyCon US. Discover how to overcome challenges in exchanging data between different ecosystems, addressing limitations of Pandas and NumPy outside the Python environment. Learn techniques for efficient data acquisition, manipulation, and exchange without resorting to slow conversion code or unnecessarily large files. Gain insights into working seamlessly in heterogeneous environments, handling data from various sources within Python, and transferring it back to other ecosystems transparently. The presentation covers topics such as CSV scalability issues, data modification, protocols, and the "Pioneer rule," along with practical demonstrations of Pandas Dataframe, Metadata, and File System functionalities.
Syllabus
Introduction
About me
The problem
CSV doesnt scale
Data modification
Protocols
Pioneer rule
Demo
Pandas Dataframe
Pandas Metadata
Pandas File System
Python
Documentation
Outro
Taught by
PyCon US