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 supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- BUG: CSV file with carriage return breaks pandas
- BUG: axis=None when given as a parameter of skew behaves differently when used in combination with groupy
- BUG: qcut does not create bins when values contain np.inf
- PERF: cache sorted data in GroupBy?
- DOC: Remove versionadded/versionchanged up to 1.5.0
- BUG: can't round-trip non-nano Timestamp
- BUG: _validate_setitem_value fails to raise for PandasArray
- BUG: aggregations.pyx importing signbit() and sqrt()
- BUG: converting to datetime with unit=D, unit=M, or unit=Y fails silently (regression)
- ENH: Include `df.attrs` in `to_json` output
- Docs
- Python not yet supported