Pandas is at the core of virtually all data science done in Python, that is virtually all data science.Changes are afoot to update the internals of Pandas by using PyArrow.PyArrow offers benefits such as a columnar format for faster analytical queries, support for high performance file formats, and faster file IO.Reuven Lerner explains the PyArrow revolution in this episode of Talk Python to Me podcast.