In PyCharm (community edition), I\'m getting type warnings when writing binary operations on pandas Series objects and floats using the standard operators *,
*