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
- PERF: using _reduce_axis1 to improve perf in df.sum,min, max with axis=1
- ENH: Extending EAs
- DOC/DEPR: `to_hdf` produces a different file each time
- WEB: use sphinx to render the PDEPs
- BUG: Groupby.agg with non-reducing UDF
- BUG: Plotting with PeriodIndex with frequency > 1 leads to wrong x-axis
- BUG: Undefined behavior of Series.str.split
- API: Series.__setitem__ with Series value
- ENH: `merge_asof` should support MultiIndex
- BUG: to_json/read_json with orient="table" does not preserve types with `pd.NA`
- Docs
- Python not yet supported