alteryx / featuretools

An open source python library for automated feature engineering
https://www.featuretools.com
BSD 3-Clause "New" or "Revised" License
7.28k stars 878 forks source link

Update make_ecommerce_entityset to allow use without Dask #2677

Closed thehomebrewnerd closed 9 months ago

thehomebrewnerd commented 9 months ago

Closes #2676

Also updates spark dependencies to all serialization tests pass.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c26f193) 99.47% compared to head (9f37908) 99.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2677 +/- ## ======================================= Coverage 99.47% 99.47% ======================================= Files 404 404 Lines 24225 24226 +1 ======================================= + Hits 24098 24099 +1 Misses 127 127 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.