Examining Data Using Pandas

Posted by bob on May 23, 2018 4:43 AM EDT
Linux Journal; By Reuven M. Lerner
Mail this story
Print this story

NumPy is designed to be fast, but it's also a bit low level for some people. To get more functionality and a more flexible interface, many people use Pandas, a Python package that provides two basic wrappers around NumPy arrays: one-dimensional Series objects and two-dimensional Data Frame objects.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: Community, Linux, Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.