Releases: DAGWorks-Inc/hamilton
Releases · DAGWorks-Inc/hamilton
sf-hamilton-1.38.0
What's Changed
- Hub improvements by @skrawcz in #522
- added Plotly materializer by @zilto in #496
contrib
added webscraper contrib by @zilto in #524- added lancedb contrib by @zilto in #527
- added Matplotlib data saver by @zilto in #526
- Moves Official to DAGWorks for contrib/hub by @skrawcz in #528
- Fixes hub build CI step by @skrawcz in #529
- Adjusts hub wording and initial post by @skrawcz in #530
- Exposes new viz kwargs through to display_all_functions by @skrawcz in #525
- Updates furo install to fork by @skrawcz in #531
- Try updating base url for canonical links by @skrawcz in #532
- Allows for dynamic registration of materializer types by @elijahbenizzy in #523
- Fixed typo:
import dataflow
->import dataflows
by @zilto in #535 - updated dag viz for contribs by @zilto in #534
- Contrib: update to LanceDB contrib by @zilto in #533
- Supports "Any" in loader types by @elijahbenizzy in #536
- Bump version by @skrawcz in #537
Full Changelog: sf-hamilton-1.37.1...sf-hamilton-1.38.0
sf-hamilton-1.37.1
What's Changed
Full Changelog: sf-hamilton-1.37.0...sf-hamilton-1.37.1
sf-hamilton-1.37.0
What's Changed
- Fixes Pandas plugins errors and warnings for 2.0 by @zilto in #511
- Adding an Pandas ORC Reader and Writer class by @JoJo10Smith in #509
- Decoupling io from materialization blog post by @elijahbenizzy in #483
- Adds basic README/updates requirements for 'decoupling IO' blog post by @elijahbenizzy in #514
Feature
Improved DAG visualization by @zilto in #512- Updates integration tests to run on python3.12 by @elijahbenizzy in #513
- fixed type to string for Python <=3.9 by @zilto in #516
- Fix the displayed type for input node. by @zilto in #517
- Bumps version to 1.37.0 by @skrawcz in #515
Full Changelog: sf-hamilton-1.36.0...sf-hamilton-1.37.0
sf-hamilton-1.36.0
What's Changed
- added nixtla statsforecast contrib by @zilto in #492
- Adds Algolia search to hub by @skrawcz in #500
- Places search bar on left side on hub by @skrawcz in #501
- added mlforecast contrib by @zilto in #498
- Fix: Clean XGBoost + Optuna contrib notebook state by @zilto in #503
- Extractors/
from_.xyz
by @elijahbenizzy in #468 - Misc materializer improvements by @elijahbenizzy in #502
- Adds validation methods to the driver by @elijahbenizzy in #493
- Bumps sf-hamilton from 1.35.1 to 1.36.0 by @elijahbenizzy in #507
Full Changelog: sf-hamilton-1.35.1...sf-hamilton-1.36.0
sf-hamilton-1.35.1
What's Changed
- Fixes data loader/data saver documentation by @elijahbenizzy in #494
- Fixed run_dask.png image in pandera data quality example by @subhamc1 in #486
- Fixed all images in the examples/data_quality/simple folder by @subhamc1 in #490
- Fixed run_ray.png image in pandera data quality example by @subhamc1 in #489
- Fixed run.png image in pandera data quality example by @subhamc1 in #488
- Fixed run_spark.png image in pandera data quality example by @subhamc1 in #487
- Adding Pandas CSV Reader and Writer class by @JoJo10Smith in #480
- Fixes Pandas CSV Reader Writer names by @skrawcz in #497
- Clean requirements by @elijahbenizzy in #499
Full Changelog: sf-hamilton-1.35.0...sf-hamilton-1.35.1
sf-hamilton-1.35.0
What's Changed
- Adds pandera type-hint validation by @elijahbenizzy in #475
- @pipe decorator by @elijahbenizzy in #398
- added data loader and saver for LightGBM by @zilto in #462
- remove exception handling for xgboost by @zilto in #478
- Added Numpy
.npy
saver/loader by @zilto in #476 Contrib
: added xgboost-optuna contrib by @zilto in #479- Fixed scikit_transformer image in the scikit-learn example by @subhamc1 in #482
- add sklearn plot saver by @VPraharsha03 in #467
- Writeup on garbage collection + hamilton by @elijahbenizzy in #481
- Bumps hamilton version to 1.35.0 by @elijahbenizzy in #491
New Contributors
- @subhamc1 made their first contribution in #482
- @VPraharsha03 made their first contribution in #467
Full Changelog: sf-hamilton-1.34.1...sf-hamilton-1.35.0
sf-hamilton-1.34.1
What's Changed
- Adds bytewax example to feature engineering example by @skrawcz in #458
- Remove unneeded debug statement spark by @elijahbenizzy in #477
Full Changelog: sf-hamilton-1.34.0...sf-hamilton-1.34.1
sf-hamilton-1.34.0
What's Changed
- Fixed type hints for
parameterize_sources()
by @zilto in #460 - Added DataLoader and DataSaver for XGBoost models using JSON by @zilto in #459
- Feat: added notebook to the scikit-learn example by @flaviassantos in #463
- Changes docs to build from furo main by @skrawcz in #464
- Bump version to 1.34.0 by @skrawcz in #465
Full Changelog: sf-hamilton-1.33.1...sf-hamilton-1.34.0
sf-hamilton-1.33.1
sf-hamilton-1.33.0
What's Changed
- Add jupyter notebook version of caching_nodes example by @alti-tude in #444
- Adds input validation to materialize execution path by @skrawcz in #445
- Feat/ml time series by @flaviassantos in #446
- Polars JSON Read Writer, Unit Test, Materilization. by @swapdewalkar in #440
- 420 polars avro reader writer by @kokobhara in #447
- Bumps version to 1.33.0 by @skrawcz in #451
New Contributors
- @alti-tude made their first contribution in #444
- @kokobhara made their first contribution in #447
Full Changelog: sf-hamilton-1.32.0...sf-hamilton-1.33.0