Hi, I’m having problems printing the following string:
(((abort*) OR (ive) OR (interupcci?n NEAR embarazo) OR (pro NEAR vida) OR “pro-vida” OR “causa justa” OR (causajusta) OR (ola NEAR celeste) OR (pañuelo NEAR celeste) OR (asesin* NEAR bebe*) OR (maternidad* NEAR consentida) OR “tres causales”)) AND metaData.source.socialOriginType:“twitter”
I’m using st.write(), and instead of printing my desired text, this is the result:
The asterix has been erased
Does anybody know what to do in this case?
Thanks!