Hacker News new | ask | show | jobs
by ttub 3459 days ago
Very cool, but does anyone know more about the plan to offer a "lib pandas" mentioned here?https://mail.python.org/pipermail/pandas-dev/2015-December/0...
2 comments

"lib pandas" has become pandas 2.0. See https://github.com/pandas-dev/pandas2 for ongoing design discussions and development.
Hoping Wes will chime in here if I'm wrong, but I'm guessing that the technologies he discusses here will more or less take the place of a lib pandas.
No, it's all closely inter-related. pandas as a project is responsible for data manipulation and in-memory analytics. These other projects are all complementary technologies.