# Explorer Mode

A license is required to access the Data Profiler on the DNAnexus Platform. For more information, please contact DNAnexus Sales (via <sales@dnanexus.com>).

## **A Note on Data:**

The data used in this section of Academy documentation can be found here to download: <https://synthea.mitre.org/downloads>

The citation for this synthetic dataset is:

Walonoski J, Klaus S, Granger E, Hall D, Gregorowicz A, Neyarapally G, Watson A, Eastman J. Synthea™ Novel coronavirus (COVID-19) model and synthetic data set. Intelligence-Based Medicine. 2020 Nov;1:100007. <https://doi.org/10.1016/j.ibmed.2020.100007>

## **PygWalker and Explorer Mode**

PygWalker shows a sample of the dataset in a table format

PygWalker simplifies data analysis and visualization by transforming pandas dataframes into an interactive interface for easy exploration. It is available within the table-level view of the application. To use it, simply click the **Go to Explorer Mode** button to access the raw data slide. You can learn more about its features by referring to the documentation or watching demo videos [here](#0).\*

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMWIDnpHu1rZK0n5deKRy7U-iUrNUUdXgvWmP9hPZclDV2ka4RNwNRSsGfgEMPOw1giaLJF7byUbWWgFLS2mwQhEqUUo6iOISeQdGNIP9dlvYBqXimmw6ymnJx_BpLajKrkOTFpg?key=xx9G3DLWDFeIGekzvMm328PL" alt=""><figcaption></figcaption></figure>

A custom plot created with PygWalker

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfRqEVlceS_zI97Eylg2LOSLeFZAKOY2mL7LQ40xd0yi0Yy4VsabtnvrAK7IstFUZTYZS2_Dq5fS-G_vuKPAIITp13i0bSGkGzwGY9cfnyO1xQQ74UTdownOLmij-wOFhNEhSBQUQ?key=xx9G3DLWDFeIGekzvMm328PL" alt=""><figcaption></figcaption></figure>

\*DNAnexus is not responsible for the accuracy or updating of any 3rd party content or applications\*

## Resources

[Full Documentation](https://documentation.dnanexus.com/)

To create a support ticket if there are technical issues:

1. Go to the Help header (same section where Projects and Tools are) inside the platform
2. Select "Contact Support"
3. Fill in the Subject and Message to submit a support ticket.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academy.dnanexus.com/mlaccelerator/dataprofiler/explorermode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
