-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
ENH/CLN: give all AssertionErrors and nose.SkipTest raises an informative message Testing pandas testing functions or related to the test suite
TST: rec arrays don't support datetimes in creation on certain platforms, related (GH6140) Testing pandas testing functions or related to the test suite
TST: run clipboard tests explicitly Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
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
CLN: More work on converting assert_'s to specialized forms Testing pandas testing functions or related to the test suite
CLN: Converting assert_'s to specialized forms, in pandas/*/tests Testing pandas testing functions or related to the test suite
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…
CLN: Specialize assert_(np.array_equal(...)) Testing pandas testing functions or related to the test suite
CLN: Specialize assert_(np.array_equal(...)) Testing pandas testing functions or related to the test suite
ENH: Add functions for creating dataframes with NaNs Testing pandas testing functions or related to the test suite
CLN: Change assert_([not] isinstance(a,b)) to specialized forms Testing pandas testing functions or related to the test suite
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
TST: enable MySQL tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
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
TST: test_frame/test_sum not comparing correctly on smaller sized dtypes (GH6982) Testing pandas testing functions or related to the test suite
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
Previous Next
ProTip! no:milestone will show everything without a milestone.