We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe361b6 commit ec6d9baCopy full SHA for ec6d9ba
docker-compose.yml
@@ -21,4 +21,3 @@ services:
21
- LAMBDA_PORT=8080
22
depends_on:
23
- data-test
24
-
functions/data_test/requirements.txt
@@ -6,6 +6,8 @@ s3fs==0.4.2
6
python-dateutil==2.8.2
7
fastparquet==0.8.1
8
awswrangler==2.19.0
9
+#issue https://github.com/ydataai/ydata-profiling/issues/1455
10
+matplotlib==3.7.0
11
ydata-profiling==4.5.1
12
jinja2==3.0.3
13
loguru==0.7.0
0 commit comments