Hello,
When I try to use the experimental features such as hail.experimental.outer_join_mt
or hail.experimental.run_combiner
. I am getting:
module ‘hail.experimental’ has no attribute ‘outer_join_mt’
etc
I installed HAIL through conda and the version is:
0.2.33-5d8cae649505
Where is the problem? Do I have to install other package?
Cheers,