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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- DEPR: ExcelFile.parse
- DISC: path to nullable-by-default integers and floats
- different nan handling in to_json() vs to_dict()
- ENH: Should we support aggregating by-frame in DataFrameGroupBy.agg
- ENH: Allow Arrow types directly with pd.to_datetime
- BUG: Error tokenizing data. C error: Expected 1 fields in line 3, saw 2
- ENH: Use a neutral format to have lossless interface with scipp, Astropy, Xarray
- BUG: API Inconsistency between numeric_only and select_dtypes(["number"])
- BUG: failed to roundtrip to pyarrow Table with ArrowDtype for DictionaryArray
- BUG: Roundtripping bytes through pandas dataframes leads to data loss
- Docs
- Python not yet supported