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 supported1125 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- ENH: Supporting third-party engines for all `map` and `apply` methods
- Bug: Save original index and remap after function completes
- BUG/TST/DEPR: Ensure dtype="category" always implies ordered=False & add tests
- BUG: Passing original properties of `DataFrame` and `Series` subclasses to their constructors
- DOC: iss-59698-pandas-Timedelta-to_numpy-PR01
- DOC: fix docstring validation errors for pandas.util.hash_pandas_object and pandas.Timestamp.resolution
- DOC: Updated link for OVH server benchmark visualization
- ENH: Automate reading of data in chunks
- BUG: Can only compare identically-labeled Series objects (string vs. object)
- ENH: Support dict to `pd.set_option` for cleaner code
- Docs
- Python not yet supported