-
- 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
DEPR: add stacklevel to FutureWarnings (GH9584) Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
TST: fix usage of assert_produces_warning Testing pandas testing functions or related to the test suite
TST: better testing for io/data IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
TST: Suppress warnings of drop_duplicates tests Testing pandas testing functions or related to the test suite
BUG: tests that can't fail IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#10936 by stephenpascoe was closed Nov 2, 2015 Loading…
TST: Changed pythonxs link to alternative link and mofidifed test_html (issue: 10906) IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite
TST: refactored Excel reader tests IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
TST/DOC #10846 Test and document use of SQLAlchemy expressions in read_sql() Docs IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: test_nanops turns off bottneck for all tests after Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
DOC/CI: include api docs on travis CI Continuous Integration Docs Testing pandas testing functions or related to the test suite
#11069 by jorisvandenbossche was closed Nov 20, 2015 Loading…
TST: More thorough test to check correctness of to_html_unicode IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite Unicode Unicode strings
BF: do not assume that expanduser would replace all ~ Testing pandas testing functions or related to the test suite
BF: for version comparison first arg should be the LooseVersion Testing pandas testing functions or related to the test suite
ProTip! Mix and match filters to narrow down what you’re looking for.