Initializing help system before first use

Examining Tabular Data

When inspecting tabular data, such as DataFrames, in the debugger, Workbench shows a maximum of 20 array entries in the variables tree.

Complete the following steps to view the full contents of the array in a table:

  1. While suspended at a breakpoint, open the Debugger sidebar.
  2. In the Variables tree, find the variable you want to inspect and right-click its name.
  3. In the menu that appears, click Inspect as text.
    A new tab opens containing a textual preview using tabular format. The table has a row for every entry in the array, a column for each index set of the array, and a column for the array values.

© 2001-2023 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.