traaaaaaannnnnnnnnns
Welcome to /c/traaaaaaannnnnnnnnns, an anti-capitalist meme community for transgender and gender diverse people.
-
Please follow the Hexbear Code of Conduct
-
Selfies are not permitted for the personal safety of users.
-
No personal identifying information may be posted or commented.
-
Stay on topic (trans/gender stuff).
-
Bring a trans friend!
-
Any image post that gets 200 upvotes with "banner" or "rule 6" in the title becomes the new banner.
-
Posts about dysphoria/trauma/transphobia should be NSFW tagged for community health purposes.
-
When made outside of NSFW tagged posts, comments about dysphoria/traumatic/transphobic material should be spoiler tagged.
-
Arguing in favor of transmedicalism is unacceptable. This is an inclusive and intersectional community.
-
While this is mostly a meme community, we allow most trans related posts as we grow the trans community on the fediverse.
If you need your neopronouns added to the list, please contact the site admins.
Remember to report rulebreaking posts, don't assume someone else has already done it!
Matrix Group Chat:
Suggested Matrix Client: Cinny
https://rentry.co/tracha (Includes rules and invite link)
WEBRINGS:
🏳️⚧️ Transmasculine Pride Ring 🏳️⚧️
⬅️ Left 🏳️⚧️🏳️🌈 Be Crime Do Gay Webring 🏳️⚧️🏳️🌈 Right ➡️
view the rest of the comments
I had an n of 346.
included and excluded
[he/him, comrade/them]
=he
,[she/her, they/them]
=she
method
Test string
text boxFunction
>List
Regular expression
field (aboveTest string
), paste:/^(\w+) \[(\w+).*\](.*\n.*\n+)(no|yes|maybe)/gim
List
field, (belowTest string
), paste$1;$2;$4;\n
;
(semi colon) as column delimiter (used semicolon instead of,
(comma) for compatibility when scraping all 4 pronouns)expected output is like this:
List
text box into a text fileresults.csv
and saveSet up spreadsheet
notepad.exe
on windows) to create a plain text file calledtemplate.csv
File
>Open
and selecttemplate.csv
It should open the text import dialogue. Important settings:Separated by
:comma
(uncheck the others)String delimiter
:"
(double quotation marks)Other options
: CHECKEvaluate formulas
File
>Save As
to save it asODS
format which allows more features compared tocsv
. I name this filecombined.ods
.Open results
File
>Open
and selectresults.csv
. It should open the text import dialogue. Important settings:Separated by
:semicolon
(uncheck the others) note this is different than the previous step!!Put results in template
combined.ods
B2
(blank under column headingUID
B
,C
,D
n
(the last column, actually it is column numberM
) so that each value is1
. by default it will start to count so the values will because1
,2
,3
etc. Should be1
,1
,1
.0
it will be excluded. So you can keep data you want to exclude in the sheet.Now you must know how to use a spreadsheet. I suggest fixing all the answers to be the same case otherwise
Yes
andyes
might be different in some circumstances.Briefly the columns are: -
A
:number
: assigns a random number so the file can be shared without publishing usernames - anonymizes data but lets you keep a record of how you got the results. How to:UID
number
(otherwise results will still be in the order as on the page and it might be possible to infer information)B
:UID
: user nameC
:pron
: first pronounD
:ans
: the answer provided -E
:concat
: combines columnsC
andD
. Expected output likeshe-Yes
. This is respresented in "Pronoun answer combinations" -F
:pron count
,H
:ans count
,J
:cat count
: absolute number of each -G
:pron count %
,I
:ans count %
,K
:cat count %: the
countvalue of each as a % of *
n* -
L:
keep: whether to include this line (explained elsewhere) -
M:
n`: total number of included rowsmethod variation: to capture all 4 pronouns
as above except:Regular expression
field (aboveTest string
), paste:/^(\w+) \[(.*)\](.*\n.*\n+)(no|yes|maybe|deleted)/gim
expected output is like this:
subsequent instructions such as the spreadsheet may need adjustment
RESULTS
For some reason the markdown tables are black text on black text dark grey background on my computer. I can't seem to fix that it's a problem with the website theme. Idk I'm tired of this by now.
table: total answer %
csv: total answer %
table: Pronoun answer combinations %
csv: Pronoun answer combinations %
table: Pronoun answer %
csv: Pronoun answer %