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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- DOC: Update contributing documentation with code coverage details
- BUG: fix #59965 skipna=True operations don't skip NaN in FloatingArrays
- Fix: Change None values to NaN in combine_first method for better handling of missing data
- Enhancements in numeric.py for 0x,0o,0b
- enhancement on times.py
- ENH: Add support for generating 4-4-5 but by month not just quarter or year
- BUG: fix #59950 handle duplicate column names in dataframe queries
- DOC: Fix title capitalization in documentation files (#32550)
- DOC: Improve docs in the dt namespace
- BUG: PeriodIndex.to_datetime inconsistent with its docstring
- Docs
- Python not yet supported