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 supported961 Subscribers
View all SubscribersAdd a CodeTriage badge to pandas
Help out
- Issues
- pandas.read_csv() won't read back in complex number dtypes from pandas.DataFrame.to_csv()
- API: Interpolate at new values
- DataFrame.to_hdf append feature does behave properly
- dataframe.plot accepts undocumented 'by=' keyword but ignores it.
- read_sql_query does not convert invalid dates to NaT
- ENH: support index=True for SQL io.sql.get_schema
- BUG/VIS: can't add a line with DatetimeIndex/datetime64 as x-values on timeseries plot
- API/ENH: query an HDF5 store with a named index
- Enhancement: 'Joiner'-Function for pd.merge/DataFrame.join
- read_html can't parse the output of to_html() when index has name
- Docs
- Python not yet supported