Recent Releases of https://github.com/apache/hamilton

https://github.com/apache/hamilton - sf-hamilton-1.88.0

What's Changed

  • Add ability to run hamilton-ui on domain subpath by @jonas-meyer in https://github.com/DAGWorks-Inc/hamilton/pull/1284
  • Pin ddtrace until deprecated module can be evaluated by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1288
  • Fix a Type Hint and Link in Parallel Execution Documentation by @bustosalex1 in https://github.com/DAGWorks-Inc/hamilton/pull/1292
  • Fix xgboost errors in CI by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1295
  • Bumps sf-hamilton-ui version to 0.0.17 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1296
  • Add Task Submission / Return Hooks by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1287
  • Add Context-Aware Synchronous/Asynchronous Logging Adapters by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1294
  • Bumps sf-hamilton version from 1.87.0 to 1.88.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1299

New Contributors

  • @jonas-meyer made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1284

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.87.0...sf-hamilton-1.88.0

- Jupyter Notebook
Published by elijahbenizzy 11 months ago

https://github.com/apache/hamilton - sf-hamilton-1.87.0

What's Changed

  • Fixes resolve decorator docs by @MG-MW in https://github.com/DAGWorks-Inc/hamilton/pull/1270
  • Update / add task execution hooks by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1269
  • Update dask deps and xfail one test by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1278
  • Resolve Annotated types (PEP 593) on dataflow visualizations by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1276
  • Enables Hamilton to install under WASM by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1277
  • Bumps version from 1.86.1 to 1.87.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1280

New Contributors

  • @MG-MW made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1270

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.86.1...sf-hamilton-1.87.0

- Jupyter Notebook
Published by elijahbenizzy about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.86.1

What's Changed

  • chore: update base.py by @eltociear in https://github.com/DAGWorks-Inc/hamilton/pull/1262
  • Adds FutureAdapter that delegates executions to a threadpool for parallelization by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1264
  • Bumps version from 1.85.1 to 1.86.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1265
  • Remove spurious code by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1266
  • Bumps version from 1.86.0 to 1.86.1 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1267

New Contributors

  • @eltociear made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1262

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.85.1...sf-hamilton-1.86.1

- Jupyter Notebook
Published by elijahbenizzy about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.85.1

What's Changed

  • Adds code for snowflake container example running the UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1257
  • Adds a few more SQL commands for snowflake example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1258
  • Fixes dataloader to use the correct type hinting by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1261

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.85.0...sf-hamilton-1.85.1

- Jupyter Notebook
Published by elijahbenizzy about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.85.0

What's Changed

  • Adds testimonials by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1249
  • Fixes input dict display in UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1254
  • Typed dict extract fields by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1253
  • Modular subdag example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1251
  • Marks xfail xgboost test due to scikit lib issue by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1255
  • Version bumps 2024 12 12 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1256

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.84.0...sf-hamilton-1.85.0

- Jupyter Notebook
Published by elijahbenizzy about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.84.0

What's Changed

  • Feat/polars with columns , async with_columns pandas by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1234
  • Updates first dataflow docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1245
  • Add AsyncDDOGTracer by @rwhitten577 in https://github.com/DAGWorks-Inc/hamilton/pull/1247
  • Bumps version from 1.83.3 to 1.84.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1248

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.83.3...sf-hamilton-1.84.0

- Jupyter Notebook
Published by elijahbenizzy about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.83.3

What's Changed

  • fingerprinting base case handles empty dict by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1243
  • Fixes #1240 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1241
  • Bumps version to 1.83.3 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1244

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.83.2...sf-hamilton-1.83.3

- Jupyter Notebook
Published by skrawcz about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.83.2

What's Changed

  • CI fixes because other packages break other packages by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1233
  • Add e2e tests for async pipe_family by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1231
  • Add SDK config by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1232
  • Bumps sdk version to 0.8.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1235
  • Reduces telemetry sent by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1237
  • amend pipe_input example in docstring by @sT0v in https://github.com/DAGWorks-Inc/hamilton/pull/1239
  • Bumps version to 1.83.2 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1238

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.83.1...sf-hamilton-1.83.2

- Jupyter Notebook
Published by skrawcz about 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.83.1

What's Changed

  • examples: added pre-commit check and format all notebooks by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1220
  • fix example notebook by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1222
  • Bugfix pipe_output after config.when resolution by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1221
  • added --display-cache to jupyter magic by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1225
  • helpful exception message for .visualize_execution() by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1226
  • fix: escape HTML characters in config visualization by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1227
  • Adds docs on allowed_hosts for UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1229
  • Add async support for pipe_family by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1223
  • Bumps hamilton version from 1.83.0 to 1.83.1 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1230

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.83.0...sf-hamilton-1.83.1

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.83.0

What's Changed

  • docs: added in-memory caching to reference and concepts sections by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1211
  • Automate Article Collection and README Updates from Blog Source by @sikehish in https://github.com/DAGWorks-Inc/hamilton/pull/1208
  • Add allowmoduleoverrides to AsyncDriver by @rwhitten577 in https://github.com/DAGWorks-Inc/hamilton/pull/1217
  • with_columns for Pandas by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1209
  • Bumps sf-hamilton version from 1.82.0 to 1.83.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1219

New Contributors

  • @rwhitten577 made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1217

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.82.0...sf-hamilton-1.83.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.82.0

What's Changed

  • feat: in-memory caching by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1207
  • Bumps hamilton version from 1.81.2 to 1.82.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1210

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.81.2...sf-hamilton-1.82.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.81.2

What's Changed

  • fix: caching SQLiteMetadataStore.get_run_ids() by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1205
  • Bumps hamilton version from 1.81.1 to 1.81.2 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1206

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.81.1...sf-hamilton-1.81.2

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.81.1

What's Changed

  • Jupyter notebook for reusingfunctions example (reusingfunctions #1179) by @eoagyen in https://github.com/DAGWorks-Inc/hamilton/pull/1189
  • Update materialization.rst by @thedimlebowski in https://github.com/DAGWorks-Inc/hamilton/pull/1191
  • FIX pipe_output / mutate naming convention and docstrings by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1198
  • Provide dockerx setup for docker builds by @sikehish in https://github.com/DAGWorks-Inc/hamilton/pull/1194
  • Fix keep_dot propagation in Driver display functions by @ChronoJon in https://github.com/DAGWorks-Inc/hamilton/pull/1202
  • Bumps hamilton version from 1.81.0 to 1.81.1 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1203

New Contributors

  • @thedimlebowski made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1191
  • @sikehish made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1194

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.81.0...sf-hamilton-1.81.1

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.81.0

What's Changed

  • @ignore by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1172
  • pipe_input target by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1173
  • Adds instructions for creating a PDF of the documentation by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1178
  • Jupyter Notebook for Data Loaders Example (Data loaders #1122) by @eoagyen in https://github.com/DAGWorks-Inc/hamilton/pull/1174
  • fix: added polars to extension list by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1188
  • Bumps version from 1.80.0 to 1.81.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1190

New Contributors

  • @eoagyen made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1174

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.80.0...sf-hamilton-1.81.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.80.0

What's Changed

  • Adds better formatted slack notifications by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1169
  • Mutate Decorator by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1160
  • fixed syntax error in code block for parameterized_subdag by @sT0v in https://github.com/DAGWorks-Inc/hamilton/pull/1171
  • Version bump 1.80.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1175

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.79.0...sf-hamilton-1.80.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.79.0

What's Changed

  • Sdk extra guard by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1157
  • Update using by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1164
  • feat: First-class caching by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1104
  • Bumps version from 1.78.0 to 1.79.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1166

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.78.0...sf-hamilton-1.79.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.78.0

What's Changed

  • Fix date summary polars by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1146
  • docs: new — reloading of imports in Hamilton Jupyter Magic cells by @creative-resort in https://github.com/DAGWorks-Inc/hamilton/pull/1144
  • post_pipe implementation by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1145
  • Post-hoc feedback from #1145 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1151
  • added check for default_factory by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1149
  • Bumps hamilton version from 1.77.0 to 1.78.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1159

New Contributors

  • @creative-resort made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1144

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.77.0...sf-hamilton-1.78.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.77.1

Cut off of a specific branch, not main -- this is a fix prior to our next release.

See: #1152 for full context.

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.77.0...sf-hamilton-1.77.1

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.77.0

What's Changed

  • Update README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1132
  • Bug fix when using HamiltonTracker with polars dataframes by @elyase in https://github.com/DAGWorks-Inc/hamilton/pull/1126
  • Bumps the Hamilton SDK from 0.7.0 to 0.7.1 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1133
  • Override nodes at module import - Feature Sketch by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1134
  • Update the check_for_changes job in CI by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1140
  • Add command options to install dependency. by @seyawudba in https://github.com/DAGWorks-Inc/hamilton/pull/1141
  • Pydantic validator by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1121
  • Bumps hamilton version from 1.76.0 to 1.77.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1142

New Contributors

  • @elyase made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1126
  • @seyawudba made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1141

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.76.0...sf-hamilton-1.77.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.76.0

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.75.1...sf-hamilton-1.76.0

What's Changed

  • Add openlineage adapter by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1123
  • Refactor to enable RayGraphAdapter and HamiltonTracker to work well together by @jernejfrank in https://github.com/DAGWorks-Inc/hamilton/pull/1103
  • Fix typos by @Riezebos in https://github.com/DAGWorks-Inc/hamilton/pull/1130
  • Add version field to metadata collected from files and dataframes by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1036
  • Bumps version from 1.75.1 to 1.76.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1131

New Contributors

  • @Riezebos made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1130
  • @jernejfrank made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1103

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.75.1...sf-hamilton-1.76.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.75.1

What's Changed

  • Update README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1112
  • Fix future annotations parallelizable by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1113
  • Change Parallelizable and Collect to structural subtypes by @cswartzvi in https://github.com/DAGWorks-Inc/hamilton/pull/1115
  • Handles partials in source code hash by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1116
  • Bumps version to push out 1.75.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1119

New Contributors

  • @cswartzvi made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1115

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.75.0...sf-hamilton-1.75.1

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.75.0

What's Changed

  • Fixes up the hello_world script by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1106
  • Adds downloads badge to README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1107
  • [Async]HamiltonTracker support passing in custom CA cert by @flavour in https://github.com/DAGWorks-Inc/hamilton/pull/1105
  • Implements #710 optional value exposure by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1035
  • Bump version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1109

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.74.0...sf-hamilton-1.75.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.74.0

What's Changed

  • plugin added OpenTelemetry plugin and example by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1092
  • dev: gitignored data file formats common in examples by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1096
  • Improves run rendering latency by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1098
  • added environment variable to disable extensions autoload by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1095
  • Completes B letter flake8-bugbear rules by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1099
  • Adds setstate getstate to driver and fixes 1093 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1100
  • Bumps version to 1.74.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1101

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.73.2...sf-hamilton-1.74.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.73.2

What's Changed

  • Transition to packaging & configuration using pyproject.toml by @Dev-iL in https://github.com/DAGWorks-Inc/hamilton/pull/1088
  • Use Ruff instead of Black+isort+Flake8 by @Dev-iL in https://github.com/DAGWorks-Inc/hamilton/pull/1089
  • Fixes edge cases input type checking missed by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1091
  • Bumps version to 1.73.2 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1094

New Contributors

  • @Dev-iL made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1088

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.73.1...sf-hamilton-1.73.2

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.73.1

What's Changed

  • Updates special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1075
  • Adds tracing to README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1076
  • Adds resolvewithconfig docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1077
  • Updates path instructions for docker UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1080
  • Adds code for pregnancy due date modeling blog post by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1081
  • Update PandasExcelWriter to use pd.ExcelWriter by @noahridge in https://github.com/DAGWorks-Inc/hamilton/pull/1078
  • Update README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1082
  • Fixes doc string for datasaver and loader by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1085
  • Update README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1086
  • docs: Add Qdrant to modular LLM Stack by @Anush008 in https://github.com/DAGWorks-Inc/hamilton/pull/1083
  • Bumps version to 1.73.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1087

New Contributors

  • @noahridge made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1078
  • @Anush008 made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1083

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.73.0...sf-hamilton-1.73.1

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.73.0

What's Changed

  • Update special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1057
  • Use envsubst to allow frontend to find backend with env vars by @flavour in https://github.com/DAGWorks-Inc/hamilton/pull/1060
  • Moves docker instructions to right README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1063
  • Update ray example README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1066
  • Adds NoEdgeAndInputTypeChecking adapter by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1067
  • Fixes docs typo in slack notifier by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1072
  • Plugin/mlflow custom flavor by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1069
  • Bumps version to 1.73.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1073

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.72.1...sf-hamilton-1.73.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.72.1

What's Changed

  • Fix Slack link by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1056

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.72.0...sf-hamilton-1.72.1

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.72.0

What's Changed

  • Remove print statements when reading/writing cache values. by @kemaleren in https://github.com/DAGWorks-Inc/hamilton/pull/1049
  • Adds Hamilton MPG Translation Tutorial by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1050
  • Fix links from node -> dependenciy by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1051
  • Adds link to video in jupyter README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1048
  • Feature: inline data saver & loaders by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/983
  • Bumps version to 1.72.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1053

New Contributors

  • @kemaleren made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/1049

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.71.0...sf-hamilton-1.72.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.71.0

What's Changed

  • Async Upgrades by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1024
  • Sketches Schema UI view by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1015
  • fix: updated imports for polars extension 1.0­.0 by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1031
  • Adds MLFlow integration to docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1033
  • Fixes script in hamilton admin to remove correct directory by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1025
  • Adds raising error on edge case by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1034
  • examples Reverse ETL to upload my timesheet to Google Sheets by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/1032
  • Bumps framework 1.71.0 , ui 0.13, and sdk 0.6.0 versions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1041

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.70.0...sf-hamilton-1.71.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.70.0

What's Changed

  • Bumps versions of libs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1002
  • Update notebook.ipynb by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1004
  • Sdk extra by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1006
  • Adds spark input type validator by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1005
  • Adds Narwhals to docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1011
  • Adds switch for hosted Hamilton instructions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1012
  • Raise error on empty arguments to group by @adzcai in https://github.com/DAGWorks-Inc/hamilton/pull/1008
  • Adds deployable mini-mode by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/996
  • Reduces pyspark dependencies by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1018
  • Upgrades integration test python versions by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1019
  • Parallelism with graceful failure by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1010
  • Updates async adapter to handle new process_result by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1013
  • Version Bumps by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1021

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.69.0...sf-hamilton-1.70.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.69.0

What's Changed

  • Adds more to special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/989
  • Fixes publish script + bumps version for hamilton UI by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/990
  • data loaders now display the same as data savers by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/991
  • .with_materializers() added helpful error message by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/986
  • Adds configurable hosts for hamilton ui by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/999
  • Adds notebook to pandas-split-apply example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/995
  • Handles polars upgrade to 1.0.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/1001
  • Gates checking git commit in SDK by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/1000
  • Adds extra guards for plugin imports by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/994
  • VSCode extension and LSP migration and release by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/992
  • Adds stub of NarwhalsAdapter by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/998

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.68.0...sf-hamilton-1.69.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.68.0

What's Changed

  • plugin add schema tracking support for PySpark by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/976
  • Fixed typo in NodeFilter type alias in hamilton/lifecycle/default.py by @ChronoJon in https://github.com/DAGWorks-Inc/hamilton/pull/977
  • ui Misc UI changes by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/974
  • Update parallel-task.rst by @adzcai in https://github.com/DAGWorks-Inc/hamilton/pull/981
  • ui sklearn attr by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/979
  • Add adzcai to special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/982
  • fix/examples updated README and requirements by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/984
  • Fix misspelled 'answer' in Graph-RAG example prompt by @munichpavel in https://github.com/DAGWorks-Inc/hamilton/pull/985
  • async tracking by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/970
  • Version bumps by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/987

New Contributors

  • @ChronoJon made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/977
  • @adzcai made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/981
  • @munichpavel made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/985

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.67.0...sf-hamilton-1.68.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.67.0

What's Changed

  • Adds project ID to projects page by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/952
  • Bumps sf-hamilton-ui version by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/956
  • Fixes ui local mode docs typo by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/957
  • Fixes null run ID bug by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/958
  • Update README.md by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/959
  • Adds clearer instructions for local mode UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/961
  • Fixes issues in which foreign key IDs were not displayed in the UI (+ a few others) by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/962
  • Adds ability to provide same validator N times by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/960
  • Bumps version to 1.66.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/965
  • updated README by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/963
  • fixed
    by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/966
  • Handles dataframe to_json errors by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/967
  • Adds GraphRAG example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/969
  • ui/fix: open link in new tab by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/968
  • Multiple attributes per node by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/964
  • added SchemaValidatorand databackend by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/925
  • Updates telemetry link by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/971
  • added tests for databackends and schema adapter by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/973
  • Bumps version to 1.67.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/972

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.66.0...sf-hamilton-1.67.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.66.0

What's Changed

  • Update spark example README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/943
  • Adds displaying node name in UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/941
  • Fixes up the sdk so that we can use local modules for hamilton and it won't break by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/944
  • Enables inputs to be also outputs; Fixes #936 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/947
  • plugin MLFlow by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/945
  • Fix for node grouping bug (See #948) by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/949
  • Handles case where input was series with time index by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/951
  • Add colab links by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/939
  • Bumps SDK version to 0.4.2 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/953
  • Sets up the hamilton ui to run on sqlite + be installed/run with a pip install command by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/942
  • Bumps version to 1.66.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/955

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.65.0...sf-hamilton-1.66.0

- Jupyter Notebook
Published by elijahbenizzy over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.65.0

What's Changed

  • UI remove mention of "email" and request a username by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/933
  • Graceful errors by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/926
  • docs: fix typo in "grouping" by @jmbuhr in https://github.com/DAGWorks-Inc/hamilton/pull/937

New Contributors

  • @jmbuhr made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/937

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.64.1...sf-hamilton-1.65.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.64.1

What's Changed

  • moved hamilton-ui docs to top-level by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/898
  • Update caching README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/931
  • fix arg name conflict positional module_name and named module_name by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/932
  • Bumps version to 1.64.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/935

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.64.0...sf-hamilton-1.64.1

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.64.0

What's Changed

  • plugins Kedro by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/916
  • added __getitem__() and filter_nodes()to HamiltonGraph by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/919
  • jupyter V2.1 with backwards compatible changes by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/917
  • Bump version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/924

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.63.0...sf-hamilton-1.64.0

- Jupyter Notebook
Published by skrawcz over 1 year ago

https://github.com/apache/hamilton - sf-hamilton-1.63.0

What's Changed

  • fixes datetimes to be generous on either side for default run view by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/909
  • added Builder.with_materializers() by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/911
  • Add lancedb ner example & HuggingFace materializers by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/912
  • Bumps version to 1.63.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/913

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.62.0...sf-hamilton-1.63.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.62.0

What's Changed

  • Add rag doc example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/891
  • Fixes typos in example requirements by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/892
  • added module_name param to module_from_source() by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/894
  • examples/ and docs/code-comparison Kedro by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/896
  • Updates JSON view to be cleaner + ensures table index column has fixe… by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/901
  • added missing config from legend by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/899
  • Hamilton restructure on FE code + removes enterprise from main repository by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/900
  • added Builder.copy() by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/904
  • updated comparison by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/906
  • Allows subdag to be async by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/905
  • Add namedtuple, pyspark, ibis, lc to SDK coverage by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/895
  • Bumps hamilton version to 1.62.0 & sdk to 0.4.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/907

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.61.0...sf-hamilton-1.62.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.61.0

What's Changed

  • Adds Hamilton UI Example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/867
  • Adds links to Hamilton UI by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/868
  • Update README.md with working link to UI docs by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/869
  • Updates docs for hamilton UI by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/870
  • Adds hamilton UI README image to repo by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/873
  • Adding the Hamilton/UI README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/874
  • Update README.md by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/871
  • Update examples/ibis/featureengineering/tabledataflow.py by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/875
  • Updates to work with latest django + requirements.txt/dev mode by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/866
  • fixed typo ui/README by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/878
  • Updates hamilton UI docs with video by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/879
  • Fixes authentication to be configuration driven by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/880
  • Remove temporary DOT files by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/884
  • Adds incremental module creator to magic by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/883
  • Revert "Remove temporary DOT files" by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/888
  • Fix/remove tmp dot by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/889
  • Bumps version to 1.61.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/887

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.60.0...sf-hamilton-1.61.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.60.0

What's Changed

  • Tweaks UI docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/844
  • Usability fixes for UI by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/842
  • Bumps SDK version for new ports by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/848
  • fix delete accidently committed file by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/849
  • More minor usability fixes by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/850
  • Escape null bytes in SDK by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/851
  • Fixes sf-hamilton[sdk] instructions for installing with pypi by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/852
  • Guards SDK when pulling code that can't be hashed by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/856
  • Update documentation to resolve a small typo in glossary by @bustosalex1 in https://github.com/DAGWorks-Inc/hamilton/pull/857
  • Update link in glossary to use reST formatting by @bustosalex1 in https://github.com/DAGWorks-Inc/hamilton/pull/858
  • fix closed CacheAdapter by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/847
  • Minor UI updates by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/859
  • Changes spark example module name by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/862
  • Adds tag filter by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/861
  • Changes jupyter magic to create temporary files by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/855
  • added fwf reader by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/838
  • Bumps version to 1.60.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/863

New Contributors

  • @bustosalex1 made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/857

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.59.1...sf-hamilton-1.60.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.59.1

What's Changed

  • Fix broken links in README by @adayNU in https://github.com/DAGWorks-Inc/hamilton/pull/839
  • Implements Hamilton UI -- OS from previously closed source by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/840
  • Fixes broken link in README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/841
  • Bump version to 1.59.1 to add target by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/843

New Contributors

  • @adayNU made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/839

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.59.0...sf-hamilton-1.59.1

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.59.0

What's Changed

  • examples/pdl Notebook introduction to Hamilton + People Data Labs by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/817
  • examples/experiment-management added notebook to explore artifacts by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/825
  • docs: "user guide" section cleanup by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/826
  • dlt plugin by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/820
  • added pandas table reader along with test by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/804
  • added PyarrowTableResult by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/830
  • Display config on visualization by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/833
  • add a "resolve from config" wrapper around the resolve decorator by @janhurst in https://github.com/DAGWorks-Inc/hamilton/pull/828
  • Bumps version to 1.59.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/834

New Contributors

  • @janhurst made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/828

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.58.0...sf-hamilton-1.59.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.58.0

What's Changed

  • Updates telephone example to use Burr by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/806
  • Add Pandas reader for spss by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/814
  • No Output Requested while materializer should lead to error by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/810
  • Fixes pre-commit by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/815
  • [feature] YAMLDataLoader and YAMLDataSaver as default data adapters by @wmoreiraa in https://github.com/DAGWorks-Inc/hamilton/pull/819
  • Adds checks for applicable types to YAMLData* by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/821
  • Bumps version to 1.58.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/822

New Contributors

  • @wmoreiraa made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/819

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.57.0...sf-hamilton-1.58.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.57.0

What's Changed

  • examples: Jaffle shop example added by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/799
  • examples/dlt ELT to load Slack messages and use OpenAI for summaries by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/803
  • Ray Remote Options by @flavour in https://github.com/DAGWorks-Inc/hamilton/pull/800
  • Slack Notifier by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/797
  • Updates contributors and example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/807
  • Removes reference to old docs in README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/808
  • Bumps version to 1.57.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/811

New Contributors

  • @flavour made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/800

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.56.0...sf-hamilton-1.57.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.56.0

What's Changed

  • feature render Driver in notebooks by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/788
  • Adds Burr link to README by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/795
  • Polars Lazyframe Support by @buggtb in https://github.com/DAGWorks-Inc/hamilton/pull/775
  • Hamilton + AWS by @tyapochkin in https://github.com/DAGWorks-Inc/hamilton/pull/768

New Contributors

  • @buggtb made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/775

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.55.1...sf-hamilton-1.56.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.55.1

What's Changed

  • Adds guards around version logic by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/789
  • Bumps version to 1.55.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/790

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.55.0...sf-hamilton-1.55.1

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.55.0

What's Changed

  • fix reduce type constraints on JSON materializer by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/774
  • Polars Database Read Writer, Unit Test, Materialization. by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/773
  • Skips polars DB test on 3.12 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/777
  • Fixes skipif logic by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/778
  • examples/dagster and docs/code-comparison/dagster by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/779
  • Polars spreadsheet IO along with example and test case by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/776
  • Polars spreadsheet type changes by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/780
  • Fixes flakey unit test by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/781
  • Adds quick airflow comparison for docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/782
  • Bumps version to 1.55.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/784

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.54.1...sf-hamilton-1.55.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.54.1

What's Changed

  • Adds guard against case in which originating_function is None or source by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/770

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.54.0...sf-hamilton-1.54.1

- Jupyter Notebook
Published by elijahbenizzy almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.54.0

What's Changed

  • Adds dask-expr to test dependency by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/760
  • Update README.md by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/761
  • Unify the node and dataflow versioning API by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/734
  • Updates learning resources docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/763
  • Updated Weaviate Docker image url (auto PR by bot) by @weaviate-git-bot in https://github.com/DAGWorks-Inc/hamilton/pull/764
  • fix make visualization nodes filled by default by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/765
  • added default CacheAdapter lifecycle hook by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/766
  • Bumps version from 1.53.0 to 1.54.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/769

New Contributors

  • @weaviate-git-bot made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/764

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.53.0...sf-hamilton-1.54.0

- Jupyter Notebook
Published by elijahbenizzy almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.53.0

What's Changed

  • split content of examples/ibis into examples/ibisml by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/741
  • Adds Parallelism Caveats to documentation by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/745
  • Adds target_ parameter to save_to by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/744
  • Adds more to parallel caveats by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/746
  • cli added config support and validate command by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/729
  • Updates docstring of data adapters to be public facing by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/752
  • Examples: Example with pandas for split apply combine by @nhuray in https://github.com/DAGWorks-Inc/hamilton/pull/753
  • docs/how-tos/ pre-commit by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/750
  • Adds document chunking example to contrib by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/755
  • Bumps contrib to 0.0.8 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/756
  • Adds FunctionInputOutputTypeChecker by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/757
  • Bump version to 1.53.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/758

New Contributors

  • @nhuray made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/753

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.52.0...sf-hamilton-1.53.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.52.0

What's Changed

  • Fixes sitemap.xml by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/720
  • Adds Vaex example README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/723
  • Updates PDF summarizer PySpark example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/724
  • docs/integrations Ibis by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/722
  • typo fix by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/727
  • Reduces max events to 100 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/731
  • Fixes bugs in pyspark @with_columns by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/730
  • Adds example on how to chunk Hamilton documentation by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/721
  • Update scraping spark example image by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/735
  • Adds image to spark example README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/736
  • examples/ibis and Ibis plugin by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/725
  • fix: ibis extension registration by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/737
  • Bumps version to 1.52.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/738

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.51.1...sf-hamilton-1.52.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.51.1

What's Changed

  • Cli additions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/717
  • Adds init.py to ensure we upload in pypi dist by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/719

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.51.0...sf-hamilton-1.51.1

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.51.0

What's Changed

  • Fixes default parameter calculation by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/711
  • Spellchecking for new docs/concepts pages by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/712
  • Updates jupyter magic to display in databricks by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/709
  • Adds plugin, example and tests for Vaex (#457) by @tyapochkin in https://github.com/DAGWorks-Inc/hamilton/pull/708
  • Adds community section with meet-up to docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/714
  • CLI added to enable CI of Hamilton dataflows by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/707
  • Bumps version to 1.51.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/715

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.50.1...sf-hamilton-1.51.0

- Jupyter Notebook
Published by skrawcz almost 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.50.1

What's Changed

  • Bump version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/705
  • Refactors caching examples to be in a single place by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/706

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.50.0...sf-hamilton-1.50.1

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.50.0

What's Changed

  • Plugin: cache hook with diskcache by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/684
  • Docs: large update to the concepts/ section by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/702
  • Bump version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/703

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.49.2...sf-hamilton-1.50.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.49.2

What's Changed

  • Adds note to root of LLM_Workflows examples dir by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/694
  • Fixes formatting of example jupyter magic notebook by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/695
  • Adds missing dependency to image captioning flow by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/696
  • Fixes magic notebook formatting by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/698
  • Fixes tag_outputs to tag everything by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/697
  • fix: JSON materializer don't support list[dict] by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/690
  • Adds ? example for printing magic usage by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/699
  • Bumps version to 1.49.2 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/700

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.49.1...sf-hamilton-1.49.2

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.49.1

What's Changed

  • Bumps version from 1.47.0 to 1.48.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/682
  • Adds saver/loader for excel in pandas extensions (#342) by @tyapochkin in https://github.com/DAGWorks-Inc/hamilton/pull/683
  • Fix path metadata by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/686
  • Fixes excel tests by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/688
  • fix: fix typo in extract_columns decorator example by @ninoseki in https://github.com/DAGWorks-Inc/hamilton/pull/691
  • Adds first pass at jupyter magic by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/689
  • Bumps version to 1.49.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/692

New Contributors

  • @tyapochkin made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/683
  • @ninoseki made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/691

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.48.0...sf-hamilton-1.49.1

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.48.0

What's Changed

  • Adds fine tuning contrib example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/667
  • Fixes typos in fine-tuning contrib README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/671
  • Adds comparisons to langchain by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/672
  • Adds simple RAG example to contrib by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/673
  • Contrib/conversational rag by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/674
  • contrib: OpenAI code generation by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/675
  • Adds GraphConstructionHook by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/670
  • Truncates inputs logged when a node errors by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/677
  • type annotations edited to fix linting issue by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/648
  • Adds bypassvalidation for visualizeexecution by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/676
  • Fixes all local file loader metadata to have a uniform shape by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/662
  • Contrib/eval grader by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/679
  • Add experiment UI and plugin by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/680

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.47.0...sf-hamilton-1.48.9

- Jupyter Notebook
Published by elijahbenizzy about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.47.0

What's Changed

  • Updates pdf summarizer to use new openAI API by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/660
  • Custom visualization styling by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/663
  • Fix: added to legend examples/styling-visualization by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/665
  • Docs: updated node page by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/659
  • Bumps version to 1.47.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/668

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.46.0...sf-hamilton-1.47.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.46.0

What's Changed

  • Docs/streamlit integration by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/643
  • FastAPI integration page by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/645
  • DDOG Integration by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/644
  • Add to talks by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/647
  • export_json method in Driver. by @alechewitt in https://github.com/DAGWorks-Inc/hamilton/pull/635
  • Updates learning resources by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/651
  • Fix flakey unit test by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/653
  • Infer visualization format from output path by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/649
  • Bumps version to 1.46.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/655

New Contributors

  • @alechewitt made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/635

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.45.0...sf-hamilton-1.46.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.45.0

What's Changed

  • updated Welcome Page by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/627
  • Massages wording on why hamilton in docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/634
  • Fixes schema viz so it doesn't drop duplicates by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/638
  • Lifecycle validators by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/633
  • Adds TQDM adapter to show progress by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/632
  • Bumps version from 1.44.0 to 1.45.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/640
  • Fixes bad merge in TQDM by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/641

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.44.0...sf-hamilton-1.45.0

- Jupyter Notebook
Published by elijahbenizzy about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.44.0

What's Changed

  • refactor docs; minimal content change by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/621
  • Fixes docs typo by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/626
  • Feature/620 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/622
  • Bumps version to 1.44.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/628

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.43.1...sf-hamilton-1.44.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.43.1

What's Changed

  • Bumping node to version 20 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/616
  • Moves automatic registration from hspark to sparkextensions by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/618

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.43.0...sf-hamilton-1.43.1

- Jupyter Notebook
Published by elijahbenizzy about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.43.0

What's Changed

  • Adds bytesIO/bytes input for to.file by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/610
  • Adds pickle to caching adapter by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/612
  • Bumps version to 1.43.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/614

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.42.0...sf-hamilton-1.43.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.42.0

What's Changed

  • small docs fixes by @roelbertens in https://github.com/DAGWorks-Inc/hamilton/pull/600
  • Add missing import to fix test by @roelbertens in https://github.com/DAGWorks-Inc/hamilton/pull/601
  • Fixes doc example in hpandera.checkoutput by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/602
  • Fix missing whitespace by @roelbertens in https://github.com/DAGWorks-Inc/hamilton/pull/603
  • Lifecycle customization by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/592
  • Schema management for dataset-types by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/607
  • Bumps version from 1.41.0 to 1.42.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/609

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.41.0...sf-hamilton-1.42.0

- Jupyter Notebook
Published by elijahbenizzy about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.41.0

What's Changed

  • Exposes ray init functionality by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/597
  • Extends Pandera validator to handle more DF types by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/596
  • Bump version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/598

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.40.1...sf-hamilton-1.41.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.40.1

What's Changed

  • Image captioning/generation by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/578
  • Do not fail default NaN validation on empty series by @elshize in https://github.com/DAGWorks-Inc/hamilton/pull/593
  • Bumps version to 1.40.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/595

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.40.0...sf-hamilton-1.40.1

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.40.0

What's Changed

  • Tweaks error message to make it harder to miss by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/579
  • Fix hub docs by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/580
  • Update examples/README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/584
  • Update README.md to link to hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/581
  • Fixes PR link on hub instructions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/585
  • Adds latest talk links by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/588
  • Contrib/translate to hamilton by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/583
  • Adds examples showing printing of inputs with node error by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/587
  • Bump versions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/590

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.39.1...sf-hamilton-1.40.0

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.39.1

What's Changed

  • Adding a question to ask about notices for contributed code by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/561
  • Updates docs banner to point to PyData Global by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/562
  • Adds posthog capture to hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/563
  • Fixes dagworks hub contrib docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/566
  • Adds video on how to use Hamilton hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/567
  • Hub init by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/564
  • Updates pre-commit hooks by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/568
  • Fixes parallel case with empty list by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/569
  • Adds s3paralleldataframe_load example by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/570
  • Misc fixes/improvements by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/573
  • Contrib/customize embeddings by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/574
  • Bumps contrib version to 0.0.5 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/576
  • Bumps version 1.39.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/577

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.39.0...sf-hamilton-1.39.1

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.39.0

What's Changed

  • Fix executor hub code by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/553
  • Adds comment on how to display graph by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/555
  • Fixes Annotated use as input type. Fixes #554 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/557
  • Multiple Usability Improvements by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/545
  • Errors out when calling createtemporarymodule with functions that by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/558
  • Bumps version from 1.38.1 to 1.39.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/560

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.38.1...sf-hamilton-1.39.0

- Jupyter Notebook
Published by elijahbenizzy about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.38.1

What's Changed

  • added Plotly materialization example by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/544
  • Changes type annotation on DB connection to Any by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/543
  • Update README.md by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/541
  • example added example for contrib dataflows by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/539
  • Adds air-quality-analysis to contrib by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/546
  • Fix version check script by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/547
  • Contrib/dw text summarization by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/548
  • Adds pointer to llm_name for contrib example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/549
  • Fixes hub page header by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/550
  • Catches dataflow errors when dealing with official packages by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/551
  • Bumps version to 1.38.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/552

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.38.0...sf-hamilton-1.38.1

- Jupyter Notebook
Published by skrawcz about 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.38.0

What's Changed

  • Hub improvements by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/522
  • added Plotly materializer by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/496
  • contrib added webscraper contrib by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/524
  • added lancedb contrib by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/527
  • added Matplotlib data saver by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/526
  • Moves Official to DAGWorks for contrib/hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/528
  • Fixes hub build CI step by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/529
  • Adjusts hub wording and initial post by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/530
  • Exposes new viz kwargs through to displayallfunctions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/525
  • Updates furo install to fork by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/531
  • Try updating base url for canonical links by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/532
  • Allows for dynamic registration of materializer types by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/523
  • Fixed typo: import dataflow -> import dataflows by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/535
  • updated dag viz for contribs by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/534
  • Contrib: update to LanceDB contrib by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/533
  • Supports "Any" in loader types by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/536
  • Bump version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/537

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.37.1...sf-hamilton-1.38.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.37.1

What's Changed

  • Fixes to the DAG path visualizations by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/518
  • Bumps version to 1.37.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/519

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.37.0...sf-hamilton-1.37.1

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.37.0

What's Changed

  • Fixes Pandas plugins errors and warnings for 2.0 by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/511
  • Adding an Pandas ORC Reader and Writer class by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/509
  • Decoupling io from materialization blog post by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/483
  • Adds basic README/updates requirements for 'decoupling IO' blog post by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/514
  • Feature Improved DAG visualization by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/512
  • Updates integration tests to run on python3.12 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/513
  • fixed type to string for Python <=3.9 by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/516
  • Fix the displayed type for input node. by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/517
  • Bumps version to 1.37.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/515

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.36.0...sf-hamilton-1.37.0

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.36.0

What's Changed

  • added nixtla statsforecast contrib by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/492
  • Adds Algolia search to hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/500
  • Places search bar on left side on hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/501
  • added mlforecast contrib by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/498
  • Fix: Clean XGBoost + Optuna contrib notebook state by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/503
  • Extractors/from_.xyz by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/468
  • Misc materializer improvements by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/502
  • Adds validation methods to the driver by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/493
  • Bumps sf-hamilton from 1.35.1 to 1.36.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/507

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.35.1...sf-hamilton-1.36.0

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.35.1

What's Changed

  • Fixes data loader/data saver documentation by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/494
  • Fixed run_dask.png image in pandera data quality example by @subhamc1 in https://github.com/DAGWorks-Inc/hamilton/pull/486
  • Fixed all images in the examples/data_quality/simple folder by @subhamc1 in https://github.com/DAGWorks-Inc/hamilton/pull/490
  • Fixed run_ray.png image in pandera data quality example by @subhamc1 in https://github.com/DAGWorks-Inc/hamilton/pull/489
  • Fixed run.png image in pandera data quality example by @subhamc1 in https://github.com/DAGWorks-Inc/hamilton/pull/488
  • Fixed run_spark.png image in pandera data quality example by @subhamc1 in https://github.com/DAGWorks-Inc/hamilton/pull/487
  • Adding Pandas CSV Reader and Writer class by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/480
  • Fixes Pandas CSV Reader Writer names by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/497
  • Clean requirements by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/499

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.35.0...sf-hamilton-1.35.1

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.35.0

What's Changed

  • Adds pandera type-hint validation by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/475
  • @pipe decorator by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/398
  • added data loader and saver for LightGBM by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/462
  • remove exception handling for xgboost by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/478
  • Added Numpy .npysaver/loader by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/476
  • Contrib: added xgboost-optuna contrib by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/479
  • Fixed scikit_transformer image in the scikit-learn example by @subhamc1 in https://github.com/DAGWorks-Inc/hamilton/pull/482
  • add sklearn plot saver by @VPraharsha03 in https://github.com/DAGWorks-Inc/hamilton/pull/467
  • Writeup on garbage collection + hamilton by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/481
  • Bumps hamilton version to 1.35.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/491

New Contributors

  • @subhamc1 made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/482
  • @VPraharsha03 made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/467

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.34.1...sf-hamilton-1.35.0

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.34.1

What's Changed

  • Adds bytewax example to feature engineering example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/458
  • Remove unneeded debug statement spark by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/477

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.34.0...sf-hamilton-1.34.1

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.34.0

What's Changed

  • Fixed type hints for parameterize_sources() by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/460
  • Added DataLoader and DataSaver for XGBoost models using JSON by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/459
  • Feat: added notebook to the scikit-learn example by @flaviassantos in https://github.com/DAGWorks-Inc/hamilton/pull/463
  • Changes docs to build from furo main by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/464
  • Bump version to 1.34.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/465

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.33.1...sf-hamilton-1.34.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.33.1

What's Changed

  • Removes requests from dataflow by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/453
  • Bumps version to 1.33.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/454
  • Updates docs for using with ETL system by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/455

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.33.0...sf-hamilton-1.33.1

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.33.0

What's Changed

  • Add jupyter notebook version of caching_nodes example by @alti-tude in https://github.com/DAGWorks-Inc/hamilton/pull/444
  • Adds input validation to materialize execution path by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/445
  • Feat/ml time series by @flaviassantos in https://github.com/DAGWorks-Inc/hamilton/pull/446
  • Polars JSON Read Writer, Unit Test, Materilization. by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/440
  • 420 polars avro reader writer by @kokobhara in https://github.com/DAGWorks-Inc/hamilton/pull/447
  • Bumps version to 1.33.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/451

New Contributors

  • @alti-tude made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/444
  • @kokobhara made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/447

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.32.0...sf-hamilton-1.33.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.32.0

What's Changed

  • Adds Flavia to special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/424
  • Fixes inconsistency in new builder API by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/430
  • Feat/pandas reader parquet by @flaviassantos in https://github.com/DAGWorks-Inc/hamilton/pull/429
  • Garbage collection/memory optimization by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/374
  • Improves data loader experience by allowing non-source/value kwargs by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/434
  • Polars parquet #417 by @swapdewalkar in https://github.com/DAGWorks-Inc/hamilton/pull/425
  • Fixes whitespace for examples/polars/materialization/my_script.py by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/435
  • Fixes polars parquet example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/436
  • Polars Feather/IPC reader and writer by @somaiyamansi in https://github.com/DAGWorks-Inc/hamilton/pull/437
  • Enables the materializers to depend on functions & driver variables by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/431
  • Jupyter notebook can autocomplete materializers by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/438
  • Bumps version from 1.31.0 to 1.32.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/442

New Contributors

  • @swapdewalkar made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/425
  • @somaiyamansi made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/437

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.31.0...sf-hamilton-1.32.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.31.0

What's Changed

  • Pandas Feather Reader and Writer Class by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/385
  • Update README.md by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/393
  • Adds Hamilton svgs for hub by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/394
  • Improves wording in Hamilton hub by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/395
  • Docs fixes by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/396
  • Docs link fixes by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/397
  • Adds collapse to the code-block for source code in the hub by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/399
  • Trigger hub build conditionally by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/400
  • Trigger hub build conditionally by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/401
  • Fixes typo in skrawcz author.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/402
  • Adds hub social card by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/403
  • Update PULLREQUESTTEMPLATE.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/405
  • Fix list formatting in README by @Scorpil in https://github.com/DAGWorks-Inc/hamilton/pull/411
  • feat(notebook): add Jupyter Notebook for Prefect example by @flaviassantos in https://github.com/DAGWorks-Inc/hamilton/pull/419
  • Bumps version to 1.31.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/422

New Contributors

  • @Scorpil made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/411
  • @flaviassantos made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/419

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.30.1...sf-hamilton-1.31.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.30.1

What's Changed

  • Adds scaffolding for user_contrib by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/350
  • Adds Hamilton logo to repo by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/386
  • Attempt 1 to fix alternate PR template by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/387
  • Bumps version to 1.30.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/392

New Contributors

  • @wentao-lu made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/391

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.30.0...sf-hamilton-1.30.1

Note this will not be pushed until 1.30.2: * Correct the name and type annotation for defaultvalidatorcandidates by @wentao-lu in https://github.com/DAGWorks-Inc/hamilton/pull/391

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.30.0

What's Changed

  • Add bryangalindo to contributors by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/364
  • Adds Ray Jupyter Notebook example for run.py by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/363
  • Adds polars df to csv plugin unit test by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/366
  • Updates pandas unit tests for standardization by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/365
  • Pandas XML Reader and Writer Class by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/356
  • Adds JoJo10Smith to contributors by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/367
  • Update main.md in docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/368
  • Adding HTML Read and Write functionality by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/370
  • Adding code to remove the table named test in the script and notebook… by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/379
  • Adding initial commit for Pandas Stata Read and Write by @JoJo10Smith in https://github.com/DAGWorks-Inc/hamilton/pull/378
  • Adds lxml to requirements for pandas materializer examples by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/381
  • Bumps version to 1.30.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/382

New Contributors

  • @JoJo10Smith made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/356

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.29.0...sf-hamilton-1.30.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.29.0

What's Changed

  • Updates stale Dask graph visualization by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/339
  • Updates stale Polars graph visualization by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/336
  • Adds Polars Jupyter Notebook example for e.g., data scientists by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/335
  • Adds Dask Jupyter Notebook example for e.g., data scientists by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/337
  • Adds Pandas JSON data loaders by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/346
  • Create docusaurus-gh-pages.yml by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/349
  • Updates stale async graph visualization by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/348
  • Update README.md by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/351
  • Adds Pandas DF JSON materializer by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/347
  • Adds Pandas DF SQL reader and writer by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/353
  • Adds plugins_test README by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/359
  • Updates stale readme graph visualization by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/360
  • Bumps verison to 1.29.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/361

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.28.0...sf-hamilton-1.29.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.28.0

What's Changed

  • Adds note on purging conda build files by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/324
  • Implements example to use for write-once-run-everywhere blog post by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/317
  • [Feedback requested] Add world of warcraft example for pandas and spark by @roelbertens in https://github.com/DAGWorks-Inc/hamilton/pull/309
  • Fixes error message if no combine is passed to materializer by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/326
  • Created a RAG example by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/325
  • WIP - Response to Issue #292: Pandas Pickle data reader and writer by @benhhack in https://github.com/DAGWorks-Inc/hamilton/pull/303
  • Fixes broken unit test for materializers by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/327
  • Add to contributors by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/328
  • Updates doc strings to use imperative writing style by @bryangalindo in https://github.com/DAGWorks-Inc/hamilton/pull/329
  • Bumps version to 1.28.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/338

New Contributors

  • @roelbertens made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/309
  • @benhhack made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/303
  • @bryangalindo made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/329

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.27.4...sf-hamilton-1.28.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.27.4

What's Changed

  • Fixes polars type annotations to work for python 3.8 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/319
  • Add viz defaults by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/321
  • Bumps version to 1.27.4 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/323

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.27.3...sf-hamilton-1.27.4

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.27.3

What's Changed

  • Updates docs banner to point to FeatureStoreSummit by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/305
  • Minor tweaks by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/302
  • Adds DBT + Hamilton talk to docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/306
  • Handles overrides in a cleaner way by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/313
  • Bumps sf-hamilton version from 1.27.2 to 1.27.3 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/314

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.27.2...sf-hamilton-1.27.3

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.27.2

What's Changed

  • Fixes bug in which Collect[] couldn't take inputs not from the subdag by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/299

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.27.1...sf-hamilton-1.27.2

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.27.1

What's Changed

  • Clarifies wording in the README by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/294
  • Gate polars type version by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/296
  • Bumps version to 1.27.1 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/297

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.27.0...sf-hamilton-1.27.1

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.27.0

What's Changed

  • Update use-for-feature-engineering.rst by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/285
  • Full spark integration by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/249
  • Update customizing-execution.rst by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/287
  • Update customizing-execution.rst by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/288
  • Updates DBT example data_loader by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/289
  • Updates dbt example image by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/290
  • Moves scaling out of experimental by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/286
  • Fixes SparkSession import by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/291

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.26.5...sf-hamilton-1.27.0

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.26.5

What's Changed

  • Executor minor fixes by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/279
  • Add spark pdf summarizer example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/268
  • Adds missing image to spark PDF summarizer example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/280
  • Adds CSV materializers for polars + fix by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/281
  • Bumps version to 1.26.5 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/282

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.26.3...sf-hamilton-1.26.5

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.26.3

What's Changed

  • Updates DBT example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/276
  • Adds back in visualizations for parallelism that were lost in merge by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/277

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.26.2...sf-hamilton-1.26.3

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.26.2

What's Changed

  • Adds open telemetry to roadmap by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/271
  • Adjusts docs banner by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/272
  • Fixes up docs wording around pdf summarizer by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/273
  • Miscellaneous/usability fixes by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/270
  • Fix to parameterize() docs by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/275
  • Bumps sf-hamilton from 1.26.1 to 1.26.2 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/274

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.26.1...sf-hamilton-1.26.2

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.26.1

What's Changed

  • Adds notes on docker compose by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/262
  • Added jupyter notebook version of scikit-learn example by @AnupJoseph in https://github.com/DAGWorks-Inc/hamilton/pull/263
  • Adds DAGWorks comments to PDF summarizer by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/265
  • Add @AnupJoseph by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/267
  • Adds marqo vector db to LLM stack example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/266
  • Materialization improvements by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/264
  • Bumps version from 1.26.0 to 1.26.1 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/269

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1-26-0...sf-hamilton-1.26.1

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1-26-0

What's Changed

  • Adds Stephen Bias to special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/256
  • Adds google collab gdrive mounting instructions to HW by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/257
  • Fixes up PDF summarizer example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/258
  • dynamic task spawning + grouped execution by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/220
  • Added jupyter-notebook version of the numpy example by @AnupJoseph in https://github.com/DAGWorks-Inc/hamilton/pull/259
  • Minor materialization fixes by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/260

New Contributors

  • @AnupJoseph made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/259

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.25.0...sf-hamilton-1-26-0

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.25.0 Release

What's Changed

  • Changes CachingAdapter to CachingGraphAdapter in docs by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/234
  • Adds to used internally by by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/237
  • Documentation: Rename subheaders in Reference section by @wwzeng1 in https://github.com/DAGWorks-Inc/hamilton/pull/239
  • Changes banner on docs by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/240
  • Added Feast example by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/222
  • Created a PDF summarizer example by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/250
  • Adds DaskDataFrameResult by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/251
  • Bumps version to 1.25.0 by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/254

New Contributors

  • @wwzeng1 made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/239

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1.24.0...sf-hamilton-1.25.0

- Jupyter Notebook
Published by skrawcz over 2 years ago

https://github.com/apache/hamilton - sf-hamilton-1.24.0

What's Changed

  • Adds dask community demo example by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/226
  • Avoid get_dummies dtype change in pandas v2 (keep backwards compatible) by @lmmx in https://github.com/DAGWorks-Inc/hamilton/pull/228
  • Adds Louis Maddox to bug hunters/special mentions by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/229
  • Caching Graph Adapter by @elshize in https://github.com/DAGWorks-Inc/hamilton/pull/195
  • Adds Michał Siedlaczek (@elshize) to contributors by @skrawcz in https://github.com/DAGWorks-Inc/hamilton/pull/230
  • Added a Prefect example by @zilto in https://github.com/DAGWorks-Inc/hamilton/pull/218
  • Bumps hamilton version from 1.23.2 to 1.24.0 by @elijahbenizzy in https://github.com/DAGWorks-Inc/hamilton/pull/233

New Contributors

  • @lmmx made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/228
  • @elshize made their first contribution in https://github.com/DAGWorks-Inc/hamilton/pull/195

Full Changelog: https://github.com/DAGWorks-Inc/hamilton/compare/sf-hamilton-1-23-2...sf-hamilton-1.24.0

- Jupyter Notebook
Published by elijahbenizzy over 2 years ago