pandas
https://github.com/pandas-dev/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 supported1151 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- BUG: Left join on index and column gives incorrect output
- [Feature Request] Add `nancorr_biweightmidcorr` to `pandas._libs.algos`
- Groupby behaviour of missing zeros
- DataFrame[SparseArray] coerces to dense on sum(axis=1)
- apply sometimes unexpectantly casts int64 series to objects
- DataFrame built from ndarray does not preserve `.values.dtype` if there are no columns
- BUG: to_datetime inconsistent output container type
- WEB/DOC: integration of the main website and documentation
- Operations between DataFrame and ExtensionArray loses EA dtype
- df.plot legend entries missing markers when plotting multiple dataframes on same axes
- Docs
- Python not yet supported