- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 128 for test (0.06 sec)
-
Testing — pandas 2.3.0 documentation
Twitter Mastodon Testing # Assertion functions # testing.assert_frame_equal...important for bug reports. Test suite runner # test ([extra_args, run_doctests])...pandas.pydata.org/pandas-docs/stable/reference/testing.htmlRegistered: Fri Jun 27 09:10:34 UTC 2025 - Last Modified: Thu Jun 05 02:22:10 UTC 2025 - 49.3K bytes - Viewed (0) -
pandas.test — pandas 2.3.0 documentation
test # pandas. test ( extra_args = None ,...) [source] # Run the pandas test suite using pytest. By default,...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.test.htmlRegistered: Fri Jun 27 11:30:00 UTC 2025 - Last Modified: Thu Jun 05 02:27:10 UTC 2025 - 31K bytes - Viewed (0) -
pandas.testing.assert_index_equal — pandas 2.3....
testing.assert_index_equal # pandas.testing. assert_index_equal...Examples >>> from pandas import testing as tm >>> a = pd . Index ([...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_index_equal.htmlRegistered: Fri Jun 27 09:25:57 UTC 2025 - Last Modified: Thu Jun 05 02:27:14 UTC 2025 - 34.9K bytes - Viewed (0) -
pandas.testing.assert_extension_array_equal — p...
testing.assert_extension_array_equal # pandas.testing. as...Examples >>> from pandas import testing as tm >>> a = pd . Series ([...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_extension_array_equal.htmlRegistered: Fri Jun 27 09:27:56 UTC 2025 - Last Modified: Thu Jun 05 02:27:11 UTC 2025 - 34.2K bytes - Viewed (0) -
pandas.testing.assert_frame_equal — pandas 2.3....
testing.assert_frame_equal # pandas.testing. assert_frame_equal...mostly intended for use in unit tests. Additional parameters allow...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_frame_equal.htmlRegistered: Fri Jun 27 09:25:54 UTC 2025 - Last Modified: Thu Jun 05 02:27:13 UTC 2025 - 39.2K bytes - Viewed (0) -
pandas.testing.assert_series_equal — pandas 2.3...
testing.assert_series_equal # pandas.testing. assert_series_equal...Examples >>> from pandas import testing as tm >>> a = pd . Series ([...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_series_equal.htmlRegistered: Fri Jun 27 09:24:01 UTC 2025 - Last Modified: Thu Jun 05 02:27:15 UTC 2025 - 36.5K bytes - Viewed (0) -
Contributing to the code base — pandas 2.3.0 do...
Writing tests # All tests should go into the tests subdirectory...pd._libs.tslibs tests.scalar tests.tseries.offsets Does your test depend...pandas.pydata.org/pandas-docs/stable/development/contributing_codebase.htmlRegistered: Fri Jun 27 11:08:57 UTC 2025 - Last Modified: Thu Jun 05 02:20:30 UTC 2025 - 113.4K bytes - Viewed (0) -
pandas.errors.DatabaseError — pandas 2.3.0 docu...
Execution failed on sql 'test': near "test": syntax error On this...>>> pd . read_sql ( 'select * test' , conn ) ... # DatabaseError:...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.errors.DatabaseError.htmlRegistered: Fri Jun 27 09:39:49 UTC 2025 - Last Modified: Thu Jun 05 02:28:59 UTC 2025 - 30.9K bytes - Viewed (0) -
pandas.Series.str.contains — pandas 2.3.0 docum...
regex=True ) [source] # Test if pattern or regex is contained...re.search. Series.str.startswith Test if the start of each string...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.str.contains.htmlRegistered: Fri Jun 27 09:35:34 UTC 2025 - Last Modified: Thu Jun 05 02:32:17 UTC 2025 - 76.2K bytes - Viewed (0) -
Enhancing performance — pandas 2.3.0 documentation
best of 3: 145 us per loop Caveats # Numba is best at accelerating.../home/runner/micromamba/envs/test/lib/python3.10/site-package...pandas.pydata.org/pandas-docs/stable/user_guide/enhancingperf.htmlRegistered: Fri Jun 27 09:13:36 UTC 2025 - Last Modified: Thu Jun 05 02:22:13 UTC 2025 - 115.1K bytes - Viewed (0)