pandas - Python Data Analysis Library
We just reorganized the pandas ecosystem page. Is it clearer? Anything missing or not useful? Feedback welcome
pandas.pydata.org/community/ec...
16.06.2025 21:59 β π 0 π 0 π¬ 0 π 0
pandas 2.3 has been released, the last version before pandas 3.0.
05.06.2025 07:36 β π 0 π 0 π¬ 0 π 0
This seems nicer than Twitter and Mastodon so far. Happy to reconnect with many people I didn't see for a while.
28.11.2024 14:55 β π 3 π 0 π¬ 0 π 0
pixi for science
uv for everything else
27.11.2024 12:36 β π 9 π 2 π¬ 3 π 0
A high-level summary diagram taken from the slides linked below. It shows the interplay of two main components: a probabilistic model and decision maker or planner.
Probabilistic predictions of an underfitting polynomial classifier on a noisy XOR task and the corresponding under-confident calibration curve.
Probabilistic predictions of an overfitting polynomial classifier and the resulting overconfident calibration curve on the same noisy XOR problem.
Simulation study to show the relative lack of stability of hyperparameter tuning when using hard metrics such as Accuracy or soft yet not probabilistic metrics such as ROC AUC compared to a strictly proper scoring rule such as the log-loss.
I recently shared some of my reflections on how to use probabilistic classifiers for optimal decision-making under uncertainty at @pydataparis.bsky.social 2024.
Here is the recording of the presentation:
www.youtube.com/watch?v=-gYn...
27.11.2024 14:17 β π 50 π 19 π¬ 1 π 1
Vegafusion demo
β¨ New Vegafusion release (2.0)!
π¦ Modernized Rust core
β‘οΈ Arrow PyCapsule Interface
ππ¦ Narwhals for agnostic Dataframe support
π Full release notes vegafusion.io/posts/2024/2...
25.11.2024 21:21 β π 5 π 2 π¬ 0 π 0
Version 1.6
Legend for changelogs something big that you couldnβt do before., something that you couldnβt do before., an existing feature now may not require as much computation or memory., a miscellaneous min...
Please help us test the first release candidate for scikit-learn 1.6: pip install scikit-learn==1.6.0rc1
Changelog: scikit-learn.org/1.6/whats_ne...
In particular, if you maintain a project with a dependency on
scikit-learn, please let us know about any regression.
22.11.2024 14:49 β π 38 π 18 π¬ 2 π 2