Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
f20cde5
refactor(display): use CSS classes in HTML tables
shuoweil Dec 29, 2025
19e2c4f
refactor(display): use CSS classes in HTML tables
shuoweil Dec 29, 2025
4b68243
feat(display): support nested STRUCT and ARRAY data in interactive ta…
shuoweil Dec 29, 2025
8a7609a
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Dec 29, 2025
ceca74d
chore: remove unreached code
shuoweil Dec 29, 2025
63e4a3c
refactor: code refactor
shuoweil Dec 29, 2025
3affd92
refactor: resue pandas struct.explode()
shuoweil Dec 29, 2025
c53da80
refactor: revert the refactor
shuoweil Dec 29, 2025
fa37000
Merge branch 'main' into shuowei-anywidget-ui-improve
shuoweil Jan 2, 2026
60785f3
test: merge notebook
shuoweil Jan 2, 2026
0a88b10
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 6, 2026
f32a53f
feat: use dataclass for flatten_nested_data
shuoweil Jan 6, 2026
3944249
feat: Refactor HTML rendering and document JS tests
shuoweil Jan 6, 2026
ce59668
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 6, 2026
41df7b3
Fix: Improve performance of nested data flattening
shuoweil Jan 7, 2026
e364674
Fix: Correct bug in nested data flattening
shuoweil Jan 7, 2026
8682d55
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 7, 2026
159d6a5
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 7, 2026
68b7fbb
fix(display): fix explode on Arrow list columns in flatten_nested_data
shuoweil Jan 8, 2026
5cfa8d7
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 8, 2026
0b73c0a
perf(display): optimize nested data flattening and fix js style
shuoweil Jan 8, 2026
21a5d5c
test: rerun notebook
shuoweil Jan 8, 2026
36a9a37
fix(display): add row hover effect for nested data rows
shuoweil Jan 8, 2026
4d46e3c
refactor: code refactor
shuoweil Jan 8, 2026
0f48f82
refactor: improve _flatten readability and table widget styles
shuoweil Jan 8, 2026
a8a39dc
docs: move implementation details from docstrings to block comments
shuoweil Jan 8, 2026
dfe5fec
docs: remove redundant comments in _flatten.py
shuoweil Jan 8, 2026
15bdf54
refactor: simplify flattening logic in _flatten.py
shuoweil Jan 8, 2026
59c3a2a
refactor: use mutable ColumnClassification object in _flatten.py
shuoweil Jan 9, 2026
6d28d28
fix: resolve bug in _classify_columns logic and enable functional upd…
shuoweil Jan 9, 2026
09635e6
refactor: simplify _classify_columns logic in _flatten.py
shuoweil Jan 9, 2026
2de5a3c
fix: resolve NameError for ExplodeResult and formatting
shuoweil Jan 9, 2026
fc122a5
refactor(anywidget): optimize and style cleanup for flatten logic
shuoweil Jan 9, 2026
9a19966
refactor(anywidget): optimize array flattening using pyarrow
shuoweil Jan 9, 2026
9886e5f
test: rerun notebook
shuoweil Jan 9, 2026
b2166ed
refactor: remove nested loop
shuoweil Jan 9, 2026
a34802e
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 9, 2026
7763818
Merge main to shuowei-anywidget-nested-strcut-array
shuoweil Jan 12, 2026
27ae231
test: rerun notebook to verify the merge
shuoweil Jan 12, 2026
f74f82a
Merge commit '798af4a30' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 13, 2026
03eba5e
refactor: replace magic strings for col categories with a private Enum
shuoweil Jan 13, 2026
eea0a87
refactor: replace magic strings for col categories with a private Enum
shuoweil Jan 13, 2026
ca19957
test: rerun notebook
shuoweil Jan 13, 2026
4e9eaa4
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 13, 2026
cb7ae87
docs: rerun test
shuoweil Jan 13, 2026
fb2d029
test: update year
shuoweil Jan 13, 2026
d2710c2
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 23, 2026
83b042d
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
shuoweil Jan 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge commit '798af4a30' into shuowei-anywidget-nested-strcut-array
  • Loading branch information
shuoweil committed Jan 13, 2026
commit f74f82a787fddd05d19295c6446768f94e00428a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.