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
- Result of groupby -> select -> nlargest duplicates index levels
- adding charts to a workbook created with dataframe.to_excel() results in a corrupt workbook
- pd.DataFrame.__deepcopy__ is does not work when elements are lists (nested)
- Method series.plot.hist doesn't work with date/datetime values
- DOC: Strangest behavoir of groubpy aggregation ever, most likely a bug
- TypeError: unhashable type: 'dict' when using apply/transform?
- 'A/B' type of keys disappear after store 'A' key using to)_hdf command
- pd.Timestamp behavior/output differences caused by space character placement in the parsed string
- Right/outer merge behaviour on left column and right index is unexpected
- Strict parsing for read_fwf
- Docs
- Python not yet supported