ClickHouse/tests/queries/0_stateless/01322_ttest_scipy.sh

9 lines
222 B
Bash
Raw Normal View History

2020-10-14 19:43:08 +00:00
#!/usr/bin/env bash
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
. "$CURDIR"/../shell_config.sh
# We should have correct env vars from shell_config.sh to run this test
2020-10-15 19:54:17 +00:00
python3 "$CURDIR"/01322_ttest_scipy.python