Column names and types of pandas.Dataframe with mypy or other static way?

前端 未结 0 1526
甜味超标
甜味超标 2020-12-12 05:49

I have a function func which accepts a pandas.Dataframe, The dataframe must have the columns: \'col_foo\', \'col_bar\' and their types

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