Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REL: 0.17.0 #10848

Closed
2 tasks done
jorisvandenbossche opened this issue Aug 18, 2015 · 20 comments
Closed
2 tasks done

REL: 0.17.0 #10848

jorisvandenbossche opened this issue Aug 18, 2015 · 20 comments
Labels
Milestone

Comments

@jorisvandenbossche
Copy link
Member

To keep track of the 0.17.0 release

  • Potentially change FutureWarning to DeprecationWarning for the changed in sorting, xref API/WIP: .sorted #10726
  • go thru enhancements make sure that we are using versionadded tags
@jreback
Copy link
Contributor

jreback commented Sep 9, 2015

@jorisvandenbossche @TomAugspurger @sinhrks @shoyer @cpcloud

going to do the RC this friday.

@shoyer
Copy link
Member

shoyer commented Sep 9, 2015

Sounds good, I'll cleanup my plot methods accessor PR ASAP.

@jorisvandenbossche
Copy link
Member Author

fine!

@jreback question: would it be possible to get the conda builds working in the pandas channel http://anaconda.org/pandas/pandas? Would be nice if we could provide conda packages of the RC through the channel, this could make it easier to test it out.

@jreback
Copy link
Contributor

jreback commented Sep 9, 2015

yes I will have conda builds up (for all platforms)

@jreback
Copy link
Contributor

jreback commented Sep 10, 2015

so as a test I built all of the packages. (all master, windows a few commits behind).

[jreback-~/pandas] conda search "pandas >0.16.2*" -c pandas --spec --plat linux-64 --override-channels
Fetching package metadata: ..
pandas                       v0.16.2              nppy34_623  pandas          
                             v0.16.2              nppy27_623  pandas          
[jreback-~/pandas] conda search "pandas >0.16.2*" -c pandas --spec --plat win-64 --override-channels
Fetching package metadata: ..
pandas                       v0.16.2              nppy34_590  pandas          
                             v0.16.2              nppy27_590  pandas          
[jreback-~/pandas] conda search "pandas >0.16.2*" -c pandas --spec --plat osx-64 --override-channels
Fetching package metadata: ..
pandas                       v0.16.2              nppy34_623  pandas          
                             v0.16.2              nppy27_623  pandas          

can people try the win/linux packages and install just to make sure they are not horribly broken.

e.g. conda install pandas -c pandas

thxs.

@jorisvandenbossche
Copy link
Member Author

I installed and quickly tests it on py2.7 / windows, and that seems to work fine!

@jreback
Copy link
Contributor

jreback commented Sep 10, 2015

gr8. I am not 100% I am building a kosher recipe on 3.4/windows.....but when I do the rc will know.

@TomAugspurger
Copy link
Contributor

Used the 3.4 Windows build (lightly) today. I’ll swap it in the environment I’m using tomorrow and let you know how things look.

-Tom

On Sep 10, 2015, at 6:07 PM, Jeff Reback notifications@github.com wrote:

gr8. I am not 100% I am building a kosher recipe on 3.4/windows.....but when I do the rc will know.


Reply to this email directly or view it on GitHub #10848 (comment).

@jreback
Copy link
Contributor

jreback commented Sep 10, 2015

@TomAugspurger gr8 thanks!

@jreback
Copy link
Contributor

jreback commented Sep 11, 2015

RC1 is posted: https://github.com/pydata/pandas/releases/tag/v0.17.0rc1

going to send out the e-mail / update pandas-website shortly.

@jreback
Copy link
Contributor

jreback commented Sep 11, 2015

posted to some downstream projects, if any others, pls post and issue and record here:

pydata/pandas-datareader#87
matplotlib/matplotlib#5050
mwaskom/seaborn#702
blaze/blaze#1242
dask/dask#693
pydata/xarray#571
geopandas/geopandas#223
ibis-project/ibis#659

@rosnfeld
Copy link
Contributor

A minor note: are the RC docs expected to render images properly? I don't see images at http://pandas-docs.github.io/pandas-docs-travis/whatsnew.html#changes-to-excel-with-multiindex

@kawochen
Copy link
Contributor

I referenced the wrong issue in my PR:
Bug in read_msgpack where encoding is not respected (GH10580)
It should be 10581.

@jreback
Copy link
Contributor

jreback commented Sep 11, 2015

@rosnfeld not sure about the images... @jorisvandenbossche any idea?

@shoyer
Copy link
Member

shoyer commented Sep 11, 2015

Looks like we just forgot to commit these images in our PRs. This is easy to miss because because our .gitignore includes the _static directory.

@jreback
Copy link
Contributor

jreback commented Sep 11, 2015

@kawochen fixed that issue, thanks!

@jreback
Copy link
Contributor

jreback commented Sep 27, 2015

So obviously waiting on merging this: #11173 (just needs a couple of more tests).

Thoughts on pushing out a 0.17.0rc2. for say a week? (e.g. till next sunday/monday). Then release next sunday/monday? or just release next sunday/monday. (I am busy with strata this week, so doing a release takes a bit of time).

@jorisvandenbossche
Copy link
Member Author

A second release candidate sounds good to me! At least, if you have the time of course

@jreback
Copy link
Contributor

jreback commented Oct 3, 2015

ok rc2 is up and announced: https://groups.google.com/forum/#!topic/pydata/k03SQiBG3jc

@jreback
Copy link
Contributor

jreback commented Oct 9, 2015

and we are released: https://groups.google.com/forum/#!topic/pydata/2nUh2UenY_o

thanks to everyone who contributed!

@jreback jreback closed this as completed Oct 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants