Skip to main content

How pandas Works Under the Hood

  • Chapter
  • First Online:
Thinking in Pandas

Abstract

As with any program language, it’s important to understand what is going on underneath because it helps you write more explicit, simpler, performant, and correct code. The building blocks of a language (its data structures and API) when used correctly can make an operation trivial and when used incorrectly can make an operation overly complex if not impossible. Python packages are no different.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    www.youtube.com/watch?v=ObUcgEO4N8w

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Hannah Stepanek

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Stepanek, H. (2020). How pandas Works Under the Hood. In: Thinking in Pandas. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5839-2_3

Download citation

Publish with us

Policies and ethics