安装:pip install pylatexenc 代码实现: In [11]:frompylatexenc.latex2textimportLatexNodes2Text In [12]: mul_symbol = r"""\times"""In [13]: div_symbol = r"""\div"""In [14]: mul_symbol Out[14]:'\\times'In [15]: div_sym
how to multiply the values of a column if there is asterisk symbol between the values in a gomultiply these columns in a go