You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit cfe87e0
Merge: 1c751a61f81338
Author: Deepak Cherian <[email protected]>
Date: Thu Oct 17 01:13:49 2019 +0000
Merge branch 'master' into fix/groupby-nan
commit 1c751a6
Author: dcherian <[email protected]>
Date: Wed Oct 16 19:09:19 2019 -0600
whats-new
commit 71df146
Author: dcherian <[email protected]>
Date: Wed Oct 16 19:03:22 2019 -0600
Add NaTs
commit 1f81338
Author: keewis <[email protected]>
Date: Wed Oct 16 20:54:27 2019 +0200
Fixes to the resample docs (pydata#3400)
* add a missing newline to make sphinx detect the code block
* update the link to the pandas documentation
* explicitly state that this only works with datetime dimensions
* also put the datetime dim requirement into the function description
* add Series.resample and DataFrame.resample as reference
* add the changes to whats-new.rst
* move references to the bottom of the docstring
commit 5bf94a8
Author: dcherian <[email protected]>
Date: Mon Oct 14 13:25:32 2019 -0600
Drop nans in grouped variable.
0 commit comments