Artwork

Real Python द्वारा प्रदान की गई सामग्री. एपिसोड, ग्राफिक्स और पॉडकास्ट विवरण सहित सभी पॉडकास्ट सामग्री Real Python या उनके पॉडकास्ट प्लेटफ़ॉर्म पार्टनर द्वारा सीधे अपलोड और प्रदान की जाती है। यदि आपको लगता है कि कोई आपकी अनुमति के बिना आपके कॉपीराइट किए गए कार्य का उपयोग कर रहा है, तो आप यहां बताई गई प्रक्रिया का पालन कर सकते हैं https://hi.player.fm/legal
Player FM - पॉडकास्ट ऐप
Player FM ऐप के साथ ऑफ़लाइन जाएं!

Decoupling Systems to Get Closer to the Data

1:09:00
 
साझा करें
 

Manage episode 413390481 series 2637014
Real Python द्वारा प्रदान की गई सामग्री. एपिसोड, ग्राफिक्स और पॉडकास्ट विवरण सहित सभी पॉडकास्ट सामग्री Real Python या उनके पॉडकास्ट प्लेटफ़ॉर्म पार्टनर द्वारा सीधे अपलोड और प्रदान की जाती है। यदि आपको लगता है कि कोई आपकी अनुमति के बिना आपके कॉपीराइट किए गए कार्य का उपयोग कर रहा है, तो आप यहां बताई गई प्रक्रिया का पालन कर सकते हैं https://hi.player.fm/legal

What are the benefits of using a decoupled data processing system? How do you write reusable queries for a variety of backend data platforms? This week on the show, Phillip Cloud, the lead maintainer of Ibis, will discuss this portable Python dataframe library.

Phillip contrasts Ibis’s workflow with other Python dataframe libraries. We discuss how “getting close to the data” speeds things up and conserves memory.

He describes the different approaches Ibis provides for querying data and how to select a specific backend. We discuss ways to get started with the library and how to access example data sets to experiment with the platform.

Phillip discovered Ibis while looking for a tool that allowed him to reuse SQL queries written for a specific data platform on a different one. He recounts how he got involved with the Ibis project, sharing his background in open source and learning how to contribute to a first project.

This episode is sponsored by Mailtrap.

Course Spotlight: Creating Web Maps From Your Data With Python Folium

You’ll learn how to create web maps from data using Folium. The package combines Python’s data-wrangling strengths with the data-visualization power of the JavaScript library Leaflet. In this video course, you’ll create and style a choropleth world map showing the ecological footprint per country.

Topics:

  • 00:00:00 – Introduction
  • 00:02:18 – How did you get started with Ibis?
  • 00:08:10 – First contribution to open source
  • 00:13:46 – Comparing Ibis to other dataframe libraries
  • 00:20:09 – Sponsor: Mailtrap
  • 00:20:43 – What goes into the selection of backend?
  • 00:27:07 – Database connections vs SQL compilers
  • 00:30:03 – Raw SQL approach
  • 00:34:06 – Dataframe approach
  • 00:38:31 – What does “getting close to the data” mean?
  • 00:41:52 – Video Course Spotlight
  • 00:43:24 – Phillip in the cloud - YouTube channel
  • 00:44:56 – Access to sample data sets
  • 00:50:11 – Additional resources
  • 00:52:50 – What are some of the backends Ibis supports?
  • 00:54:13 – Entry points to the platform
  • 00:55:00 – How are you supported?
  • 00:57:10 – Exporting a SQL query
  • 00:59:23 – What are you excited about in the world of Python?
  • 01:04:28 – What do you want to learn next?
  • 01:07:12 – How can people follow your work online?
  • 01:08:00 – Thanks and goodbye

Show Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas

  continue reading

230 एपिसोडस

Artwork
iconसाझा करें
 
Manage episode 413390481 series 2637014
Real Python द्वारा प्रदान की गई सामग्री. एपिसोड, ग्राफिक्स और पॉडकास्ट विवरण सहित सभी पॉडकास्ट सामग्री Real Python या उनके पॉडकास्ट प्लेटफ़ॉर्म पार्टनर द्वारा सीधे अपलोड और प्रदान की जाती है। यदि आपको लगता है कि कोई आपकी अनुमति के बिना आपके कॉपीराइट किए गए कार्य का उपयोग कर रहा है, तो आप यहां बताई गई प्रक्रिया का पालन कर सकते हैं https://hi.player.fm/legal

What are the benefits of using a decoupled data processing system? How do you write reusable queries for a variety of backend data platforms? This week on the show, Phillip Cloud, the lead maintainer of Ibis, will discuss this portable Python dataframe library.

Phillip contrasts Ibis’s workflow with other Python dataframe libraries. We discuss how “getting close to the data” speeds things up and conserves memory.

He describes the different approaches Ibis provides for querying data and how to select a specific backend. We discuss ways to get started with the library and how to access example data sets to experiment with the platform.

Phillip discovered Ibis while looking for a tool that allowed him to reuse SQL queries written for a specific data platform on a different one. He recounts how he got involved with the Ibis project, sharing his background in open source and learning how to contribute to a first project.

This episode is sponsored by Mailtrap.

Course Spotlight: Creating Web Maps From Your Data With Python Folium

You’ll learn how to create web maps from data using Folium. The package combines Python’s data-wrangling strengths with the data-visualization power of the JavaScript library Leaflet. In this video course, you’ll create and style a choropleth world map showing the ecological footprint per country.

Topics:

  • 00:00:00 – Introduction
  • 00:02:18 – How did you get started with Ibis?
  • 00:08:10 – First contribution to open source
  • 00:13:46 – Comparing Ibis to other dataframe libraries
  • 00:20:09 – Sponsor: Mailtrap
  • 00:20:43 – What goes into the selection of backend?
  • 00:27:07 – Database connections vs SQL compilers
  • 00:30:03 – Raw SQL approach
  • 00:34:06 – Dataframe approach
  • 00:38:31 – What does “getting close to the data” mean?
  • 00:41:52 – Video Course Spotlight
  • 00:43:24 – Phillip in the cloud - YouTube channel
  • 00:44:56 – Access to sample data sets
  • 00:50:11 – Additional resources
  • 00:52:50 – What are some of the backends Ibis supports?
  • 00:54:13 – Entry points to the platform
  • 00:55:00 – How are you supported?
  • 00:57:10 – Exporting a SQL query
  • 00:59:23 – What are you excited about in the world of Python?
  • 01:04:28 – What do you want to learn next?
  • 01:07:12 – How can people follow your work online?
  • 01:08:00 – Thanks and goodbye

Show Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas

  continue reading

230 एपिसोडस

सभी एपिसोड

×
 
Loading …

प्लेयर एफएम में आपका स्वागत है!

प्लेयर एफएम वेब को स्कैन कर रहा है उच्च गुणवत्ता वाले पॉडकास्ट आप के आनंद लेंने के लिए अभी। यह सबसे अच्छा पॉडकास्ट एप्प है और यह Android, iPhone और वेब पर काम करता है। उपकरणों में सदस्यता को सिंक करने के लिए साइनअप करें।

 

त्वरित संदर्भ मार्गदर्शिका