Closed lewfish closed 2 years ago
Note: after running pip install awscli
the ability to read files from S3 using s3fs
is broken. I had to stop my server and start again. Will look into a fix for this. Has something to do with this: https://stackoverflow.com/questions/69994834/attributeerror-aioclientcreator-object-has-no-attribute-register-lazy-block
I fixed the S3 issue.
This PR adds a notebook to plot results from benchmarking experiments using
seaborn
. The plots can be seen inline in the notebook. This is just a starting point for further data exploration and plots.