for loop a function with ValueError: Domain error in arguments

前端 未结 0 1692
青春惊慌失措
青春惊慌失措 2020-12-17 05:25

I am trying to apply a function using beta.rvs from scipy.stats but it only ran the first 4 rows and gave the Domain error.

import numpy as np
import pandas a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题