pandas
https://github.com/pydata/pandas
Python
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported971 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- DEPR: deprecate top-level pandas.to_pickle (GH#48402)
- BUG: to_clipboard blamed sep for any TypeError in excel mode (GH#44120)
- CLN: explain why SparseArray.__setitem__ raises (GH#21818)
- TST: concat with a sparse datetimelike column and a missing column (GH#26288)
- CI: Update pixi.lock
- BUG: DateOffset silently truncated non-integer date components
- DOC: clarify setitem behavior when indexer contains repeated labels
- DOC Fix closing HTML tag in redirect pages
- BUG: rolling skew/kurt returned NaN after a window emptied
- BUG: round first bin edge to precision in cut/qcut with include_lowest
- Docs
- Python not yet supported