





















































From its previous major release v0.22, the contributors of pandas release the next major version 0.23.0 with numerous new features, enhancements, lists of API changes and deprecations. This release adds pivotal support in performing custom types operations and extended support to arguments and conversion tasks.The upgraded version also power ups with performance improvements along with a large number of bug fixes.
Python’s pandas package provides developers with fast, flexible, and expressive data structures making it easy and intuitive to work with “relational” and “labeled” data.
With its continuation release of feature-packed versions, pandas could soon become the most powerful and flexible open source data analysis and manipulation tool for your data science project.
To know more about the API changes, deprecations and performance improvements, please read release documentation on Github.
“Pandas is an effective tool to explore and analyze data”: An interview with Theodore Petrou
Working with pandas DataFrames
Up and Running with pandas