Andreas Mueller
952ef6637a
MRG Drop legacy python / remove six dependencies ( #12639 )
2019-01-03 15:50:05 +02:00
ksemb
77418a0275
MAINT Fix escape sequences that are deprecated in Python 3.6 ( #10578 )
...
https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior
2018-02-07 10:41:21 +11:00
Josh Karnofsky
edc9e7f151
[MRG] ENH faster sample_without_replacement for recent numpy ( #7703 )
2016-10-29 22:08:53 +11:00
David Staub
12d5f07831
[MR] Speed issues in sample_without_replacement - bugfix ( #7104 )
...
* Remove cdivision=True Cython compiler directive causing incorrect int division.
* Decrease tol for LogisticRegression fit test, perhaps needed due to test not controlling `random_state`.
2016-08-06 21:23:19 +10:00
Nelson Liu
d2aaf0f4bb
doc: fix spellings of 'license'
2016-03-31 17:25:31 -07:00
Andreas Mueller
69e344fdf8
DOC fix sample_without_replacement docstring. Closes #4699 .
2015-05-13 11:20:55 -04:00
Andreas Mueller
f7d14b365d
MISC rename random.pyx to _random.pyx
2014-07-14 20:47:17 +02:00