Skip to content

Commit cf89e53

Browse files
committed
.
1 parent 1f30c6b commit cf89e53

6 files changed

Lines changed: 24640 additions & 255 deletions

docs/create_annotated_comparison.py

Lines changed: 0 additions & 174 deletions
This file was deleted.
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
# LINE-BY-LINE COMPARISON: Python vs Groovy Documentation
2+
3+
**Filtering:** Only excludes language-specific implementation details and git commit hashes
4+
5+
## Files with Line Differences
6+
7+
# LINE-BY-LINE COMPARISON: Python vs Groovy Documentation (v5)
8+
9+
**Filtering:** Only excludes language-specific implementation details and git commit hashes
10+
11+
**Files with line differences:** 0
12+
**Files only in Python:** 63
13+
**Files only in Groovy:** 17
14+
15+
---
16+
17+
## Files with Line Differences
18+
19+
## Files Only in Python (missing in Groovy)
20+
21+
- [conceptual/column-types.md](./python/conceptual/column-types.md)
22+
- [conceptual/python-java-boundary.md](./python/conceptual/python-java-boundary.md)
23+
- [conceptual/systemic-object-marking.md](./python/conceptual/systemic-object-marking.md)
24+
- [getting-started/crash-course/deephaven-ui.md](./python/getting-started/crash-course/deephaven-ui.md)
25+
- [getting-started/crash-course/py-integrations.md](./python/getting-started/crash-course/py-integrations.md)
26+
- [getting-started/crash-course/time-calendars.md](./python/getting-started/crash-course/time-calendars.md)
27+
- [getting-started/jupyter-quickstart.md](./python/getting-started/jupyter-quickstart.md)
28+
- [getting-started/pip-install.md](./python/getting-started/pip-install.md)
29+
- [getting-started/pyclient-quickstart.md](./python/getting-started/pyclient-quickstart.md)
30+
- [how-to-guides/_aws-ecs.md](./python/how-to-guides/_aws-ecs.md)
31+
- [how-to-guides/data-import-export/html-export.md](./python/how-to-guides/data-import-export/html-export.md)
32+
- [how-to-guides/data-import-export/html-import.md](./python/how-to-guides/data-import-export/html-import.md)
33+
- [how-to-guides/data-import-export/table-data-service.md](./python/how-to-guides/data-import-export/table-data-service.md)
34+
- [how-to-guides/debugging/common-problems.md](./python/how-to-guides/debugging/common-problems.md)
35+
- [how-to-guides/debugging/debugging-landing.md](./python/how-to-guides/debugging/debugging-landing.md)
36+
- [how-to-guides/debugging/docker-setup.md](./python/how-to-guides/debugging/docker-setup.md)
37+
- [how-to-guides/debugging/pip-setup.md](./python/how-to-guides/debugging/pip-setup.md)
38+
- [how-to-guides/debugging/source-setup.md](./python/how-to-guides/debugging/source-setup.md)
39+
- [how-to-guides/deephaven-python-package.md](./python/how-to-guides/deephaven-python-package.md)
40+
- [how-to-guides/deephaven-ui.md](./python/how-to-guides/deephaven-ui.md)
41+
- [how-to-guides/install-and-use-python-packages.md](./python/how-to-guides/install-and-use-python-packages.md)
42+
- [how-to-guides/iterate-table-data.md](./python/how-to-guides/iterate-table-data.md)
43+
- [how-to-guides/jupyter.md](./python/how-to-guides/jupyter.md)
44+
- [how-to-guides/ml-ai-no-learn.md](./python/how-to-guides/ml-ai-no-learn.md)
45+
- [how-to-guides/performance/garbage-collection.md](./python/how-to-guides/performance/garbage-collection.md)
46+
- [how-to-guides/plotting/matplot-seaborn.md](./python/how-to-guides/plotting/matplot-seaborn.md)
47+
- [how-to-guides/plotting/overview.md](./python/how-to-guides/plotting/overview.md)
48+
- [how-to-guides/pyarrow.md](./python/how-to-guides/pyarrow.md)
49+
- [how-to-guides/pyobjects.md](./python/how-to-guides/pyobjects.md)
50+
- [how-to-guides/python-classes.md](./python/how-to-guides/python-classes.md)
51+
- [how-to-guides/python-errors.md](./python/how-to-guides/python-errors.md)
52+
- [how-to-guides/python-functions.md](./python/how-to-guides/python-functions.md)
53+
- [how-to-guides/python-variables.md](./python/how-to-guides/python-variables.md)
54+
- [how-to-guides/read-javadocs.md](./python/how-to-guides/read-javadocs.md)
55+
- [how-to-guides/table-listeners-python.md](./python/how-to-guides/table-listeners-python.md)
56+
- [how-to-guides/use-deephaven-learn.md](./python/how-to-guides/use-deephaven-learn.md)
57+
- [how-to-guides/use-jpy.md](./python/how-to-guides/use-jpy.md)
58+
- [how-to-guides/use-numba.md](./python/how-to-guides/use-numba.md)
59+
- [how-to-guides/use-numpy.md](./python/how-to-guides/use-numpy.md)
60+
- [how-to-guides/use-pandas.md](./python/how-to-guides/use-pandas.md)
61+
- [how-to-guides/use-pytorch.md](./python/how-to-guides/use-pytorch.md)
62+
- [how-to-guides/use-scikit-learn.md](./python/how-to-guides/use-scikit-learn.md)
63+
- [how-to-guides/use-tensorboard.md](./python/how-to-guides/use-tensorboard.md)
64+
- [how-to-guides/use-tensorflow.md](./python/how-to-guides/use-tensorflow.md)
65+
- [reference/community-questions/automatically-execute-python-code.md](./python/reference/community-questions/automatically-execute-python-code.md)
66+
- [reference/community-questions/bin-times-specific-time.md](./python/reference/community-questions/bin-times-specific-time.md)
67+
- [reference/community-questions/can-i-reset-py-kernel-without-restarting-dh.md](./python/reference/community-questions/can-i-reset-py-kernel-without-restarting-dh.md)
68+
- [reference/community-questions/display-objects-python.md](./python/reference/community-questions/display-objects-python.md)
69+
- [reference/community-questions/does-deephaven-stream-kafka-use-confluent.md](./python/reference/community-questions/does-deephaven-stream-kafka-use-confluent.md)
70+
- [reference/community-questions/dynamically-update-dataframe.md](./python/reference/community-questions/dynamically-update-dataframe.md)
71+
- [reference/community-questions/extract-values-from-tables.md](./python/reference/community-questions/extract-values-from-tables.md)
72+
- [reference/community-questions/how-do-i-get-data-out-of-a-deephaven-table.md](./python/reference/community-questions/how-do-i-get-data-out-of-a-deephaven-table.md)
73+
- [reference/community-questions/how-do-i-troubleshoot-type-hints.md](./python/reference/community-questions/how-do-i-troubleshoot-type-hints.md)
74+
- [reference/community-questions/import-python-script.md](./python/reference/community-questions/import-python-script.md)
75+
- [reference/community-questions/iso-week-number.md](./python/reference/community-questions/iso-week-number.md)
76+
- [reference/community-questions/java-class-not-found-error.md](./python/reference/community-questions/java-class-not-found-error.md)
77+
- [reference/community-questions/memory-jvm.md](./python/reference/community-questions/memory-jvm.md)
78+
- [reference/community-questions/possible-to-convert-columns-to-json.md](./python/reference/community-questions/possible-to-convert-columns-to-json.md)
79+
- [reference/community-questions/python-unrollable-column.md](./python/reference/community-questions/python-unrollable-column.md)
80+
- [reference/community-questions/python-vs-query-language-time-ops.md](./python/reference/community-questions/python-vs-query-language-time-ops.md)
81+
- [reference/community-questions/why-do-my-python-type-hints-error.md](./python/reference/community-questions/why-do-my-python-type-hints-error.md)
82+
- [templates/_blog-template.md](./python/templates/_blog-template.md)
83+
- [templates/_release-notes-template.md](./python/templates/_release-notes-template.md)
84+
85+
---
86+
87+
## Files Only in Groovy (missing in Python)
88+
89+
- [conceptual/formula-validation-configuration.md](./groovy/conceptual/formula-validation-configuration.md)
90+
- [how-to-guides/_create-tables.md](./groovy/how-to-guides/_create-tables.md)
91+
- [how-to-guides/add-only-to-blink.md](./groovy/how-to-guides/add-only-to-blink.md)
92+
- [how-to-guides/attach-debugger.md](./groovy/how-to-guides/attach-debugger.md)
93+
- [how-to-guides/configuration/js-plugins.md](./groovy/how-to-guides/configuration/js-plugins.md)
94+
- [how-to-guides/csv-library.md](./groovy/how-to-guides/csv-library.md)
95+
- [how-to-guides/data-import-export/parquet-instructions.md](./groovy/how-to-guides/data-import-export/parquet-instructions.md)
96+
- [how-to-guides/groovy-classes.md](./groovy/how-to-guides/groovy-classes.md)
97+
- [how-to-guides/groovy-closures.md](./groovy/how-to-guides/groovy-closures.md)
98+
- [how-to-guides/groovy-variables.md](./groovy/how-to-guides/groovy-variables.md)
99+
- [how-to-guides/iterate-table-vectors.md](./groovy/how-to-guides/iterate-table-vectors.md)
100+
- [how-to-guides/performance/formula-threads.md](./groovy/how-to-guides/performance/formula-threads.md)
101+
- [how-to-guides/table-listeners-groovy.md](./groovy/how-to-guides/table-listeners-groovy.md)
102+
- [reference/community-questions/automatically-execute-groovy-code.md](./groovy/reference/community-questions/automatically-execute-groovy-code.md)
103+
- [reference/community-questions/display-objects.md](./groovy/reference/community-questions/display-objects.md)
104+
- [reference/community-questions/selection-method-properties.md](./groovy/reference/community-questions/selection-method-properties.md)
105+
- [reference/community-questions/utility-to-pretty-print-table.md](./groovy/reference/community-questions/utility-to-pretty-print-table.md)
106+
107+
108+
109+
# OVERALL SUMMARY
110+
111+
**Total files with differences:** 0
112+
113+
**Breakdown by type:**
114+
- Single-line differences: 0
115+
- Multi-line differences: 0
116+
- **Total differences:** 0
117+

0 commit comments

Comments
 (0)