Skip to content

Select/Set memory layout order for DataFrames #26525

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

Closed
wants to merge 116 commits into from
Closed

Conversation

TannhauserGate42
Copy link

@TannhauserGate42 TannhauserGate42 commented May 26, 2019

TomAugspurger and others added 30 commits June 9, 2018 17:32
(cherry picked from commit cc8d33e)
…lse when comparing 2 CategoricalIndex objects (#21092)

(cherry picked from commit af2b609)
… and tuple names (GH21015) (#21132)

(cherry picked from commit e80cc43)
Partially addresses gh-21137.
(cherry picked from commit ac32ce8)
…l docs (#21114)

* DOC: Add linspace range behavior to the timeseries/timedeltas/interval docs
(cherry picked from commit 90c2237)
Partially addresses gh-21137.
(cherry picked from commit 1abfd1b)
Enable support for general file-like objects when exporting stata files

closes #21041
(cherry picked from commit f91e28c)
Closes #19788
Closes #21097
(cherry picked from commit 36c1f6b)
david-liu-brattle-1 and others added 29 commits July 5, 2018 19:34
(cherry picked from commit 9d38e0e)
(cherry picked from commit 76ef7c4)
* Move 0.23.3 to 0.23.4

* 0.23.3 whatsnew

(cherry picked from commit a3f8f14)
* Appveyor 3.7

* ci package list

* change image type

* try hack fix

* lint

* use isnan on problem function

* use numpy compat isnan

* use right isnan

* work around OSX math undefs

* cleanup const

* fix reversion

* ...

(cherry picked from commit 7a2fbce)
(cherry picked from commit e4381b6)
* CI: Bump NumPy to 1.9.3

Backport of gh-22499.

* BLD: Fix openpyxl to 2.5.5

Backport of gh-22601.

* CI: Resolve timeout issue on Travis

Backported from gh-22429.

* CI: Migrate to CircleCI 2.0

Backport of gh-21814.

* Upgrade Cython to >=0.28.2

Backported from gh-21688.

* TST: Patch locale handling

Backported from gh-21739.
Backport of gh-22213.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy and grouby-sum changes column-major-ordering to row-major-ordering with huge impact on performance