You know you've spent too much time working in pandas when you try to see if a string contains a word by doing
foo.str.contains('bar') instead of
'bar' in foo
You know you've spent too much time working in pandas when you try to see if a string contains a word by doing
foo.str.contains('bar') instead of
'bar' in foo
Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.
All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.