Skip to content

Commit

Permalink
Updated and cleaned-up notebooks (#17)
Browse files Browse the repository at this point in the history
- Update notebooks to work with current versions of getML, featuretools, tsfresh, prophet ...
- Clean up contents of notebooks
- Add docker and compose files for easy local testing
- Add requirements with pinned versions for Python 3.8 and 3.11
- Move binder to own project

&4 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #36 #37 #38 #39 #40 related issues
  • Loading branch information
Urfoex authored Mar 2, 2024
1 parent 97f5a33 commit aff38de
Show file tree
Hide file tree
Showing 1,202 changed files with 45,100 additions and 129,949 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,6 @@ dmypy.json
# Pyre type checker
.pyre/


# generated
*_spark/
*_pipeline/
167 changes: 82 additions & 85 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit aff38de

Please sign in to comment.