From: Francesc A. <fa...@gm...> - 2013-07-28 15:23:50
|
On 7/28/13 10:21 AM, David Reed wrote: > maybe I wasn't aware of this, but has PANDAS completely wrapped > PyTables, or is PyTables something I should still be using for storing > and accessing scientific data, and PANDAS has an access point to it? Yeah, more the later than the former. PyTables is an standalone library, but Pandas uses it as another storage backend. -- Francesc Alted |