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 supported961 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- Enable pd.options.display.html.table_schema = True By Default
- ROADMAP: Consistent missing value handling with new NA scalar
- Create correct xlim for ts plot and update datetimelike tests
- DOC: Remove docs code header and use explicit imports in the user guide
- ENH: Cumsum with reset after certain upper/lower boundary is reached.
- to_excel with MultiIndex adds a blank line
- dataframe.fillna with df fails in a specific case
- API: Meta-issue for making consistent API's to refer to column names and index names
- to_dict() on a boolean series sometimes returns numpy types instead of Python types
- Indexing on series where index is output from pd.cut
- Docs
- Python not yet supported