Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions PyData/UsefulPackages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ Netflix's metaflow: https://github.com/Netflix/metaflow (Windows not supported)
ploomber: https://github.com/ploomber/ploomber (Windows supported)
databay: https://github.com/Voyz/databay
pydags: https://github.com/DavidTorpey/pydags
orchest: https://github.com/orchest/orchest

# Data validation and cleaning frameworks
https://github.com/great-expectations/great_expectations
Expand Down
2 changes: 1 addition & 1 deletion docker-projects/ipython_notebook/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mistune==0.8.4
nbconvert==5.5.0
nbformat==4.4.0
notebook==6.4.1
numpy==1.16.4
numpy==1.22.0
pandas==0.24.2
pandocfilters==1.4.2
parso==0.5.1
Expand Down