Y
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
shoyer
3459 days ago
"lib pandas" has become pandas 2.0. See
https://github.com/pandas-dev/pandas2
for ongoing design discussions and development.
link
peatmoss
3459 days ago
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.
link
wesm
3449 days ago
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.
link