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 supported970 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- dataframe.fillna with df fails in a specific case
- API: Meta-issue for making consistent API's to refer to column names and index names
- Add comment char parameter to to_csv method
- to_dict() on a boolean series sometimes returns numpy types instead of Python types
- CI: Write GHA failed builds summary as a GitHub comment
- ENH: Allow index names to be included in itertuples() result
- dataframe to_sql is inserting raw text into oracle database instead of actual text when utf-8 text is present
- ENH: allow EA to register types for is_scalar
- sharey and tick_params: top row not impacted
- Add a "Best Practices" document
- Docs
- Python not yet supported