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… updated Mar 20, 2013 0.11
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… updated Jun 12, 2014 0.14.0
TST7337: Fix more tests in windows Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#7414 by dbew was merged Jun 10, 2014 Loading… updated Jun 12, 2014 0.14.1
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… updated Jun 12, 2014 0.14.0
TST: disable stata tests on big-endian (GH5781) / fix datetime64[ns] comparison on big-endian (GH7265) Testing pandas testing functions or related to the test suite
#7266 by jreback was merged May 28, 2014 Loading… updated Jun 13, 2014 0.14.0
TST Fix AttributeError: 'iterator' object has no attribute 'next' on Python 3 Testing pandas testing functions or related to the test suite Windows Windows OS
#7148 by cgohlke was merged May 17, 2014 Loading… updated Jun 13, 2014 0.14.0
BLD/TST/DEV: update tox to use python 3.4 Testing pandas testing functions or related to the test suite
#7389 by cpcloud was merged Jun 7, 2014 Loading… updated Jun 14, 2014 0.14.1
BUG/TST: should skip openpyxl before testing version compat Bug Testing pandas testing functions or related to the test suite
#7311 by cpcloud was merged Jun 2, 2014 Loading… updated Jun 14, 2014 0.14.1
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… updated Jun 15, 2014 0.13.1
TST: nose.SkipTest on RemoteDataErrors in tests for io.data.Options Testing pandas testing functions or related to the test suite
#7034 by davidastephens was merged May 5, 2014 Loading… updated Jun 16, 2014 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… updated Jun 17, 2014 0.14.0
Fix cache key collision and add test for cache key distinctness. Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#7478 by dbew was merged Jun 17, 2014 Loading… updated Jun 17, 2014 0.14.1
BUG: Make copies of certain interpolate arguments (GH7295) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#7479 by dsm054 was merged Jun 17, 2014 Loading… updated Jun 17, 2014 0.14.1
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… updated Jun 17, 2014
TST: Changed the error raised by no tables in data.Options IO Network Local or Cloud (AWS, GCS, etc.) IO Issues Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#7392 by davidastephens was merged Jun 8, 2014 Loading… updated Jun 17, 2014 0.14.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… updated Jun 19, 2014 0.14.0
DOC/TST: small change to 10min.rst / fixes for (GH7252, GH7263) Testing pandas testing functions or related to the test suite
#7264 by jreback was merged May 28, 2014 Loading… updated Jun 19, 2014 0.14.0
2
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… updated Jun 19, 2014 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… updated Jun 19, 2014 0.14.0
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… updated Jun 19, 2014 0.13.1
add unit tests for nanops Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#7427 by toddrjen was merged Jun 11, 2014 Loading… updated Jun 20, 2014 0.14.1
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… updated Jun 21, 2014 0.14.0
TST: io.data.Options changes to avoid test failures on bad data. IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
#7530 by davidastephens was merged Jun 21, 2014 Loading… updated Jun 21, 2014 0.14.1
TST/CLN: centralize module check funcs Testing pandas testing functions or related to the test suite
#7451 by sinhrks was merged Jun 21, 2014 Loading… updated Jun 21, 2014 0.14.1
Add test for core.nanops and fix several bugs in nanops Bug Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#7358 by toddrjen was closed Jun 11, 2014 Loading… updated Jun 22, 2014 0.14.1
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.