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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- DOC: Improve C compiler setup instructions
- BUG: C engine of `read_csv` converts `1 ,` to an integer
- BUG: Need to be able to specify location of legacy files for tests
- PERF: speed up strftime for common format directives
- DOC: Creating a development environment - update to Step 1: install a C Compiler
- BUG/DOC: Migration User Guide is missing (404)
- BUG: fix "1 ," converting to 1 by `read_csv` c engine with `tsep`
- DOC: Switch to using gh-pages for documentation.
- ENH: pd.interpolate() add skip interpolation when gap exceeds limit.
- ENH: Add OpenMP detection for cython.prange support
- Docs
- Python not yet supported