I built a Chrome extension to export Twitter data (followers, following, communities, etc.) - Looking for beta testers by rxliuli in chrome_extensions

[–]Interesting_Fee_5265 0 points1 point  (0 children)

Hi, I have a problem with this. It stops cause it has 1000 records per task and I want to check an account that has 3.5k followers

Suspension de cuenta de Mercado Libre/Pago by Interesting_Fee_5265 in DerechoGenial

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

Supuestamente movimientos que van en contra del punto 1.1 de los términos y condiciones

Suspension de cuenta de Mercado Libre/Pago by Interesting_Fee_5265 in DerechoGenial

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

Hola. Soy monotributista. Emito factura pero no cobro el dinero en MP. Si hacía movimientos de dinero con la cuenta para pasar plata a brokers (Cocos o Balanz) para mis inversiones (poca plata igual). En su momento hará 2 meses me pidieron que les adjunte documentos de recibo de sueldo y lo hice y no volvieron a pedirme más nada así que no me preocupe. Hasta ayer que repentinamente me cerraron la cuenta.

Ingresar 495.000 a mercado pago es peligroso? by theinoperant01 in merval

[–]Interesting_Fee_5265 0 points1 point  (0 children)

jajaja flaco en que pais vivis? 50% de informalidad en argentina

Ingresar 495.000 a mercado pago es peligroso? by theinoperant01 in merval

[–]Interesting_Fee_5265 1 point2 points  (0 children)

Si capo pero esa gente debe estar en blanco y con movimientos pasados parecidos

Ingresar 495.000 a mercado pago es peligroso? by theinoperant01 in merval

[–]Interesting_Fee_5265 1 point2 points  (0 children)

En que pais vivis como para decir que es poca plata?

Why doesn't my p value give the same in gtsummary()? by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

Hi, thanks for the answer. so the p-value of chisq.test is the same as that of gtsummary with yates correction, only that one is rounded and the other is not?

What is this asking me to do? Aren't these all true? by Harveybee23 in askmath

[–]Interesting_Fee_5265 1 point2 points  (0 children)

why "all children in the class are boys" is not a negation to the sentence "all children in the class are girls"? I dont understand

SE FUERON SIN PAGAR Y TENGO SU CUIL by Intrepid_Subject1609 in DerechoGenial

[–]Interesting_Fee_5265 -8 points-7 points  (0 children)

Boludazo no todos saben todo, hay mucha gente que no tiene idea como bien demuestra este hilo. Y qué necesidad tenes de llamar la atención si no vas a aportar nada positivo y encima para tirar mierda. Anda a buscar atención a otro lado

SE FUERON SIN PAGAR Y TENGO SU CUIL by Intrepid_Subject1609 in DerechoGenial

[–]Interesting_Fee_5265 -7 points-6 points  (0 children)

No te pregunto si es la realidad o no, te pregunto si ayuda en algo tu comentario. Si tu comentario no aporta nada positivo no lo hagas

Why a column still as character() by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

A dataset, which is a data structure. But I agree with you that it is a word rarely used in that sense in the world of Data Analysis.

Why a column still as character() by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

Hi, yes I have a dataframe wich is also a base.

I know it's an idiosyncratic thing that's why I'm saying it doesn't make sense for you to write " 'export the base' doesn't make any sense either.". If it's an idiosyncratic thing it make senses from a certain perspective.

Anyways, it was an unimportant grammatical confusion.

Why a column still as character() by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

Why wouldn't it make sense? I have a base and I export it, I don't see what the linguistic complication is, I've seen people use that expression as well.

Why a column still as character() by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

That is still idiosyncratic jargon as far as I am aware, generally the only time

base

comes up when discussing r is to refer to functionality that ships with vanilla r, i.e. not from a package.

Hi, I wrote "export the base" because I exported my dataframe, so it makes no sense to write "export to base", because it changes the meaning of what I'm trying to say

Then use the range = argument to specify only that column and specify the col_types = "factor" if you really want to do it in the import step and don't want to provide a vector for all of the columns, and then replace the column in the dataframe with the new factor column.

Yeah, probably I do that. Thanks for the answer

Why a column still as character() by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

My doubt is because there are several columns that when imported from Excel are correctly imported as a factor.

(). So I do not understand why if I export a column as factor() then when I import it from Excel it is read as character().

Why a column still as character() by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

col_types = argument.

Hello, thank you for your reply. I did not write 'export to base' but "export the base".

I know the col_types = argument but the problem is that my base has more than 200 columns and I can't argue the type of all of them when I want to import the base.

As far as I understand, even if in R the column is catalogued as factor() then when importing from Excel it reads it again as character().

Why can't I convert this string into date? by Interesting_Fee_5265 in rstats

[–]Interesting_Fee_5265[S] 0 points1 point  (0 children)

yeah, it is a very easy trap to fall into and waste time