openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python pandas
Settings
|
Report Duplicate
89
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 3 hours
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 1,205 of 1,213
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
refactoring DataFrame arith methods, working on comparison methods
Wes McKinney
More...
over 14 years ago
refactoring, module needs more work
Wes McKinney
More...
over 14 years ago
fixed issue GH #19
Wes McKinney
More...
over 14 years ago
fix bug in Index.__add__
Wes McKinney
More...
over 14 years ago
fixed NaN casting issue in int arrays for _join_on
Wes McKinney
More...
over 14 years ago
cast to float in Series.map when have missing values in int array
Wes McKinney
More...
over 14 years ago
fix DataMatrix.combineFirst issues + unit tests
Wes McKinney
More...
over 14 years ago
changed arg name
Wes McKinney
More...
over 14 years ago
fixed object insertion into float matrix of same column name
Wes McKinney
More...
over 14 years ago
maintain sortedness of columns on insertion again (when possible)
Wes McKinney
More...
over 14 years ago
cols() returns list type
Wes McKinney
More...
over 14 years ago
unpickling compatibility with old pickle files
Wes McKinney
More...
over 14 years ago
added WeekOfMonth date offset
Wes McKinney
More...
over 14 years ago
Merge branch 'master' of https://github.com/wesm/pandas
Wes McKinney
More...
over 14 years ago
Fixed median issue GH #26
Wes McKinney
More...
over 14 years ago
updated NumPy version in PyPI info
Wes McKinney
More...
over 14 years ago
bumped to beta2
Wes McKinney
More...
over 14 years ago
reverted to Cython 0.13 due to bug
Wes McKinney
More...
over 14 years ago
recompiled Cython with 0.14, and added reindex_like to WidePanel
Wes McKinney
More...
over 14 years ago
Ran nose with Python 2.7 and fixed warnings issues, patched up missing import errors in unit tests (e.g. SciPy, statsmodels) so users without them can run the tests without having a bunch of stuff print to the screen
Wes McKinney
More...
over 14 years ago
python 2.7 test script
Wes McKinney
More...
over 14 years ago
updated docstring
Wes McKinney
More...
over 14 years ago
catch dateutil import error and print message
Wes McKinney
More...
over 14 years ago
beta for now
Wes McKinney
More...
over 14 years ago
python 2.7 builder
Wes McKinney
More...
over 14 years ago
added python 2.5 build file
Wes McKinney
More...
over 14 years ago
consistent column ordering fixes
Wes McKinney
More...
over 14 years ago
working toward consistent column ordering in DataFrame vs. DataMatrix
Wes McKinney
More...
over 14 years ago
'fixed' GH issue 15
Wes McKinney
More...
over 14 years ago
fixed GH issue 4
Wes McKinney
More...
over 14 years ago
←
1
2
…
1201
1202
1203
1204
1205
1206
1207
1208
1209
…
1212
1213
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree