TypeError: '<' not supported between instances of 'NoneType' and 'float'

前端 未结 0 1089
误落风尘
误落风尘 2020-12-07 07:53

I am following a YouTube tutorial and I wrote this code from the tutorial

import numpy as np
import pandas as pd
from scipy.stats import percentileofscore as          


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