Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

TST: added ensure_clean file cleanup context manager for file based test Testing pandas testing functions or related to the test suite
#3103 by jreback was merged Mar 20, 2013 Loading… 0.11
ENH/CLN: give all AssertionErrors and nose.SkipTest raises an informative message Testing pandas testing functions or related to the test suite
#3730 by cpcloud was merged Sep 28, 2013 Loading… 0.13
TST: rec arrays don't support datetimes in creation on certain platforms, related (GH6140) Testing pandas testing functions or related to the test suite
#6156 by jreback was merged Jan 29, 2014 Loading… 0.13.1
TST: fix test_reshape.py Bug Testing pandas testing functions or related to the test suite
#6184 by dsm054 was merged Jan 31, 2014 Loading… 0.13.1
TST: run clipboard tests explicitly Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#6221 by cpcloud was merged Feb 16, 2014 Loading… 0.14.0
TST: add tests for algos.factorize (GH6212) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#6231 by jreback was merged Feb 2, 2014 Loading… 0.13.1
CLN: More work on converting assert_'s to specialized forms Testing pandas testing functions or related to the test suite
#6261 by bwignall was merged Feb 5, 2014 Loading… 0.14.0
CLN: Converting assert_'s to specialized forms, in pandas/*/tests Testing pandas testing functions or related to the test suite
#6267 by bwignall was merged Feb 7, 2014 Loading… 0.14.0
CLN: Convert last of assert_(x == y) to assertEqual Testing pandas testing functions or related to the test suite
#6308 by bwignall was merged Feb 12, 2014 Loading…
BLD/TST: fix bool block failures when strings are passed to replace list Testing pandas testing functions or related to the test suite
#6354 by cpcloud was merged Feb 15, 2014 Loading… 0.14.0
CLN: Specialize assert_(np.array_equal(...)) Testing pandas testing functions or related to the test suite
#6368 by bwignall was merged Feb 16, 2014 Loading… 0.14.0
CLN: Specialize assert_(np.array_equal(...)) Testing pandas testing functions or related to the test suite
#6374 by bwignall was merged Feb 16, 2014 Loading… 0.14.0
TST: GH6410 / numpy 4328 Testing pandas testing functions or related to the test suite
#6413 by jreback was merged Feb 19, 2014 Loading… 0.14.0
ENH: Add functions for creating dataframes with NaNs Testing pandas testing functions or related to the test suite
#6422 by jseabold was merged Feb 25, 2014 Loading… 0.14.0
BUG/TST: iloc will now raise IndexError on out-of-bounds list indexers (GH6296 / GH6299) Bug Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#6443 by jreback was merged Feb 22, 2014 Loading… 0.14.0
ENH: Allow custom frequencies Testing pandas testing functions or related to the test suite
#6473 by jseabold was merged Feb 25, 2014 Loading… 0.14.0
CLN: Change assert_([not] isinstance(a,b)) to specialized forms Testing pandas testing functions or related to the test suite
#6577 by bwignall was merged Mar 9, 2014 Loading… 0.14.0
SQL: move df.to_sql to generic + update with new functionality IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#6598 by jorisvandenbossche was merged Mar 16, 2014 Loading… 0.14.0
TST: enable MySQL tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#6613 by jorisvandenbossche was merged Mar 12, 2014 Loading… 0.14.0
BUG/API: disallow boolean arithmetic operations Bug Testing pandas testing functions or related to the test suite
#6803 by cpcloud was merged Apr 5, 2014 Loading… 0.14.0
TST/BUG: make the gender variable non random in test_hist_by_no_extra_plots Testing pandas testing functions or related to the test suite Visualization plotting
#6822 by cpcloud was merged Apr 6, 2014 Loading… 0.14.0
BUG/INT: Internal tests for patching __finalize__ / bug in merge not finalizing (GH6923) Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#6924 by jreback was merged Apr 22, 2014 Loading… 0.14.0
COMPAT: fix numpy 1.9-dev deprecation warnings in test suite Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#6960 by jreback was merged Apr 27, 2014 Loading… 0.14.0
TST: test_frame/test_sum not comparing correctly on smaller sized dtypes (GH6982) Testing pandas testing functions or related to the test suite
#6985 by jreback was merged Apr 27, 2014 Loading… 0.14.0
SQL: bunch of fixes based on the old tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#6987 by jorisvandenbossche was merged May 8, 2014 Loading… 0.14.0
ProTip! Follow long discussions with comments:>50.