man-group / dtale

Visualizer for pandas data structures
http://alphatechadmin.pythonanywhere.com
GNU Lesser General Public License v2.1
4.78k stars 405 forks source link

Add row dropdown support #891

Open wbrguerra opened 4 days ago

wbrguerra commented 4 days ago

It would be amazing if in the table output, there existed the ability to dropdown individual rows in the same view for exploratory data analysis. For security analysts and engineers, correlating activity and pivoting across different logging sources in a single view is extremely valuable. Especially when there are a multitude of a columns and rows.

An example of the requested behavior is shown below. The images show the table output of KQL (Kusto Query Language) queries, which is used by Azure services (i.e., Azure Data Explorer and Log Analytics Workspace). You can click an arrow and the table will output/melt the single row.

image

image

aschonfeld commented 9 hours ago

@wbrguerra I know this isn't exactly what you asked for, but would this work? The expansion links would only show up if there is a horizontal scrollbar present.

https://github.com/user-attachments/assets/8ec990fe-034c-49aa-886c-871f5a431e03