سؤال

I am coding in Python and Pandas. What does the term "Vern" or "Prior Vern" mean?

enter image description here

Source http://pandas.pydata.org/pandas-docs/stable/basics.html

هل كانت مفيدة؟

المحلول

Looking at the context, "vern" means "version," and that 0.11.0 refers to a Pandas version. It's talking about the performance impact from one version of numexpr to another.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top