Hide Forgot
Description of problem: I'm having problems with implicit re-indexing. I don't know that it is related to a specific bug fix, but several reindexing changes are mentioned in the change log since 0.10.0 (current Fedora package). Plus, several features are missing.
The latest release also includes better Python 3 support.
Looks like it's in Rawhide (Bug 1051637). Don't know if a backport is possible. (It might not be because of the API changes?)
I downloaded python-pandas-0.14.0-1.fc21.src.rpm from Rawhide and did rpmbuild --rebuild python-pandas-0.14.0-1.fc21.src.rpm Which produced python-pandas-0.14.0-1.fc20.x86_64.rpm python3-pandas-0.14.0-1.fc20.x86_64.rpm So at least it compiles correctly. I have not yet tested it though. I am new to Python and wanted to test Pandas i Python3 :)
Pandas 0.14 is not backwards compatible, that's why is not updated in released versions. It could go to a copr repository
This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This should be closed NEXTRELEASE, I think.
Done, thank you