mirror of
https://github.com/manifoldbt/manifoldbt.git
synced 2026-08-25 23:08:06 +00:00
release: v0.14.0
This commit is contained in:
@@ -66,4 +66,4 @@ if __name__ == "__main__":
|
||||
print(f"Elapsed: {time.perf_counter() - t0:.3f}s\n")
|
||||
|
||||
# 2. Monte Carlo fan chart
|
||||
mbt.plot.monte_carlo(result, n_simulations=10000, seed=42, show=True)
|
||||
mbt.plot.monte_carlo(result, n_simulations=10000, seed=42)
|
||||
|
||||
Reference in New Issue
Block a user