Skip to content

Instantly share code, notes, and snippets.

@ocefpaf
Created June 16, 2022 23:44
Show Gist options
  • Save ocefpaf/d8ecdded9291c81991a923346a8fa859 to your computer and use it in GitHub Desktop.
Save ocefpaf/d8ecdded9291c81991a923346a8fa859 to your computer and use it in GitHub Desktop.
scoring-floripa.ipynb
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"metadata": {},
"id": "84c859ca",
"cell_type": "markdown",
"source": "See for the rules we are using in this notebook:\n\n\nhttps://github.com/oceanhackweek/admin/issues/41#issuecomment-1154188017"
},
{
"metadata": {
"trusted": true
},
"id": "2bec0f14",
"cell_type": "code",
"source": "import pandas as pd\n\n\ndf = pd.read_csv(\"Brazil-06-16_14_09_22.csv\")\nindex = [gh[-1].strip(\"@\") for gh in df[\"GitHub handle\"].str.split(\"/\")]\n\ndf.index = index",
"execution_count": 1,
"outputs": []
},
{
"metadata": {},
"id": "d2cdb134",
"cell_type": "markdown",
"source": "Making it easier to identify locals."
},
{
"metadata": {
"trusted": true
},
"id": "bffd6af7",
"cell_type": "code",
"source": "mask = df[\"City and State/Province\"].str.lower().str.startswith((\"florian\", \"santa\"))\n\ndf.loc[mask, \"City and State/Province\"] = \"floripa\"",
"execution_count": 2,
"outputs": []
},
{
"metadata": {},
"id": "00dd88bd",
"cell_type": "markdown",
"source": "### Mandatory"
},
{
"metadata": {
"trusted": true
},
"id": "7b56f975",
"cell_type": "code",
"source": "col = \"I have, or will have by the time of the OHW, the basic skills as described above.\"\n\n(df[col] != \"Yes!\").any()",
"execution_count": 3,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 3,
"data": {
"text/plain": "False"
},
"metadata": {}
}
]
},
{
"metadata": {},
"id": "eae92f4c",
"cell_type": "markdown",
"source": "## Qualitative scoring guidelines\n\n### Impact (Research Interests)\n\n(1-5): Please briefly describe your research and data interests. If you are applying for the US Northwest undergraduate summer program, feel free to say “no prior research experience” (250 words limit)\n\n- 1-2: 1 can be for a terrible, unhelpful entry of a very short sentence (several words)\n- 2 for a step better than that.\n- 3: Everyone gets at least a 3 if they provide a minimally sufficient description of their research or their data interest.\n- 4: Answers that flesh out both their research and data interest in good, engaging detail get a 4. Typically at least 3-4 mid-sized sentences.\n- 5: Reserve a score of 5 for people who in addition to doing a great job of describing their research AND data interests (ie, who would get a 4 on that basis alone), convey a clear impression that their work and interests have a depth of engagement with others that most likely would make impact beyond their immediate work"
},
{
"metadata": {},
"id": "0b8c1b79",
"cell_type": "markdown",
"source": "Filipe notes:\n- 1-2 If they were unable to described well their interests.\n- 3 If the person described well their interests.\n- 4-5 If they were able to put their interests in the context of the OHW."
},
{
"metadata": {
"trusted": true
},
"id": "2dbe1100",
"cell_type": "code",
"source": "col = \"Please briefly describe your research and data interests. If you are applying for the US Northwest undergraduate summer program, feel free to say “no prior research experience” (250 words limit)\"\n\ndf[\"score impact\"] = [3, 3, 4, 5, 4, 5, 4, 4, 3, 3, 4, 3, 2, 3, 3, 3, 4, 3, 3, 4, 3, 3]\n\ndf[col]",
"execution_count": 4,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 4,
"data": {
"text/plain": "danielagadens my research is related to the burial of microp...\npereira-vitor i am now working with on eutrophication on a c...\nxeulha I'm interested in working with pollution-relat...\nramos-bruna I am a Ph.D. candidate in northeast Brazil (Ma...\ndouglasnehme As a hydrodynamic modeler and metocean data an...\nnilodna My research interests lie in the cross-shelf e...\ndanielacorrea94 I’m currently working at TRIATLAS Project (htt...\nfrancielleholtz I am studying oil spill and ocean pollution. I...\npedroallipio Now I working with images, and I need to proce...\nmaebah My actual research is about stress parameters ...\njojobozz I'm interest to work with data science and ima...\nrenanwestphal I am currently studying the filtration capacit...\nlillivalle I had a discipline in my graduation of python ...\npswolff I'm am currently working on my graduation rese...\nLuizaPS In my Ph.D., I seek to better understand the r...\ntorvizz I am currently working with time series of oce...\ncamilakneubl My research is about the sources of plastic pe...\nmarialuizasimoes In it I am trying to develop a machine learnin...\nMarianaVZorzo I am very interested in the study of climate c...\ncaminhathiago My research and data interests are composed of...\nsoutobias Considering the information described by me in...\nThaisdahack Academic research focused on analyzing environ...\nName: Please briefly describe your research and data interests. If you are applying for the US Northwest undergraduate summer program, feel free to say “no prior research experience” (250 words limit), dtype: object"
},
"metadata": {}
}
]
},
{
"metadata": {},
"id": "a7971bc5",
"cell_type": "markdown",
"source": "### Motivation\n\n(1-5): based on answer to the question \"Please tell us why you want to participate in this program, including how participation would contribute to your long term goals.\"\n\n- 3: default for everybody if they show the following in the answer\n - I want to learn\n - I want to interact with people\n - I am stuck and i need a way forward\n - Connection to something they are already doing or want to be doing\n- 4: Show this is part of a greater theme in their lives: project-related or career-related\n- 5: They are begging us to let them come join hackweek (excited!!) They have outlined specific reasons they want to participate: want to pitch a project, they want to learn tools to process their large dataset, want to learn about APIs to get auxiliary data for their project.\n- 1-2:\n - It is not clear what their goals are for participation or their expectations are not going to be met during hackweek (e.g., I want to come to learn how to program in python)\n - Applicant has put in a “generic” answer to the motivation question\n\n\nFilipe:\n- Sadly English is a barrier and I had to take that into account. "
},
{
"metadata": {
"trusted": true
},
"id": "3a72d2d5",
"cell_type": "code",
"source": "col = \"Please tell us why you want to participate in this program, including how participation would contribute to your long term goals. (250 word limit)\"\n\ndf[\"score motivation\"] = [4, 3, 4, 5, 4, 5, 4, 3, 3, 4, 3, 3, 3, 4, 3, 5, 4, 3, 3, 4, 3, 4]\n\ndf[col]",
"execution_count": 5,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 5,
"data": {
"text/plain": "danielagadens I want to develop my skills for oceanographic ...\npereira-vitor I'm about to graduate in oceanography, but I'm...\nxeulha I would like to participate in this program to...\nramos-bruna As an Oceanographer I see this program as a gr...\ndouglasnehme As an open-source enthusiastic, physical ocean...\nnilodna I have wanted to participate in the OceanHackW...\ndanielacorrea94 I'm a physical oceanographer with experience i...\nfrancielleholtz I believe this event will help me understand a...\npedroallipio I would like know more about programation. And...\nmaebah My main interest is to participate in the Pyth...\njojobozz I'm interest because this program will bring m...\nrenanwestphal I want to improve my skills using programming ...\nlillivalle I want to participate to improve my habilities...\npswolff I'd like to participate because I do know the ...\nLuizaPS Participating in the OceanHackWeek would help ...\ntorvizz I enjoy working with data analysis, extracting...\ncamilakneubl As a master’s student in oceanography I have a...\nmarialuizasimoes As an oceanography student I aim to learn how ...\nMarianaVZorzo I want to participate in this program because ...\ncaminhathiago As a recently hired data analyst of the Brazil...\nsoutobias My institution (CHM) is responsible for the Ma...\nThaisdahack I am in progress with my doctoral research tha...\nName: Please tell us why you want to participate in this program, including how participation would contribute to your long term goals. (250 word limit), dtype: object"
},
"metadata": {}
}
]
},
{
"metadata": {},
"id": "52298770",
"cell_type": "markdown",
"source": "### Programming Skills"
},
{
"metadata": {
"trusted": true
},
"id": "1e7a8f51",
"cell_type": "code",
"source": "def score_programming(data):\n \"\"\"https://github.com/oceanhackweek/admin/issues/41#issuecomment-1157692167\"\"\"\n nbox = len(data.split(\"\\n\"))\n score = 0\n if nbox <= 3:\n score = 1\n elif nbox >=4 and nbox < 6:\n score = 2\n elif nbox >=6:\n score = 3\n else:\n raise ValueError(f\"Could not evalute score for {nbox}.\")\n return score\n\n\ncol = \"For the primary programming language you listed above, please check the boxes of the tasks you can execute. Check all that apply.\"\n\nscores = [score_programming(data) for data in df[col]]\n\ndf[\"score programming\"] = scores",
"execution_count": 6,
"outputs": []
},
{
"metadata": {},
"id": "d0591baa",
"cell_type": "markdown",
"source": "- 20 applicants, 8 remote, 12 local\n- Should also consider adding Paula Marangoni into the remote if she does not make into the GVE.\n- However, ideally, all the remotes should be in the GVE."
},
{
"metadata": {
"trusted": true
},
"id": "9afd644b",
"cell_type": "code",
"source": "diversity = \"In terms of ethnic identity, do you consider yourself a minority with respect to your research field?\"\ngender = \"In terms of gender identity, do you consider yourself a minority with respect to your research field?\"\nlocal = \"City and State/Province\"\nsat = \"Would you like to participate in a regional satellite event? If so, select your preferred satellite (only one can be selected)\"\ngve = \"If you only prefer to participate in the Global Virtual Event (GVE) or you are not selected in the satellite of your choice but would like to be considered for the GVE, select here:\"\n\n\ndf[[\"score programming\", \"score impact\", \"score motivation\", diversity, gender, local, sat, gve]].sort_values(by=local)",
"execution_count": 7,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 7,
"data": {
"text/plain": " score programming score impact score motivation \\\nsoutobias 3 3 3 \nlillivalle 1 2 3 \ncaminhathiago 2 4 4 \nramos-bruna 2 5 5 \ndouglasnehme 2 4 4 \ntorvizz 2 3 5 \nnilodna 2 5 5 \nLuizaPS 2 3 3 \ndanielagadens 1 3 4 \nMarianaVZorzo 1 3 3 \nmarialuizasimoes 2 3 3 \ncamilakneubl 1 4 4 \npswolff 1 3 4 \njojobozz 1 4 3 \nmaebah 2 3 4 \npedroallipio 1 3 3 \nfrancielleholtz 1 4 3 \ndanielacorrea94 2 4 4 \nxeulha 1 4 4 \npereira-vitor 1 3 3 \nrenanwestphal 1 3 3 \nThaisdahack 3 3 4 \n\n In terms of ethnic identity, do you consider yourself a minority with respect to your research field? \\\nsoutobias No \nlillivalle No \ncaminhathiago No \nramos-bruna No \ndouglasnehme No \ntorvizz Yes \nnilodna No \nLuizaPS No \ndanielagadens No \nMarianaVZorzo No \nmarialuizasimoes No \ncamilakneubl No \npswolff No \njojobozz No \nmaebah Yes \npedroallipio No \nfrancielleholtz No \ndanielacorrea94 Yes \nxeulha No \npereira-vitor NaN \nrenanwestphal No \nThaisdahack Yes \n\n In terms of gender identity, do you consider yourself a minority with respect to your research field? \\\nsoutobias No \nlillivalle Yes \ncaminhathiago No \nramos-bruna Yes \ndouglasnehme No \ntorvizz No \nnilodna No \nLuizaPS No \ndanielagadens Yes \nMarianaVZorzo Yes \nmarialuizasimoes Yes \ncamilakneubl No \npswolff No \njojobozz Yes \nmaebah No \npedroallipio No \nfrancielleholtz No \ndanielacorrea94 Yes \nxeulha No \npereira-vitor NaN \nrenanwestphal No \nThaisdahack Yes \n\n City and State/Province \\\nsoutobias Niteroi/RJ \nlillivalle Niterói RJ \ncaminhathiago Niterói/RJ \nramos-bruna Recife \ndouglasnehme Rio de Janeiro/RJ \ntorvizz São José dos Campos, SP \nnilodna São Paulo \nLuizaPS São Paulo/SP \ndanielagadens Vitória, Espírito Santo \nMarianaVZorzo floripa \nmarialuizasimoes floripa \ncamilakneubl floripa \npswolff floripa \njojobozz floripa \nmaebah floripa \npedroallipio floripa \nfrancielleholtz floripa \ndanielacorrea94 floripa \nxeulha floripa \npereira-vitor floripa \nrenanwestphal floripa \nThaisdahack floripa \n\n Would you like to participate in a regional satellite event? If so, select your preferred satellite (only one can be selected) \\\nsoutobias Brazil (UTC-3) satellite at Florianópolis, BR \nlillivalle Brazil (UTC-3) satellite at Florianópolis, BR \ncaminhathiago Brazil (UTC-3) satellite at Florianópolis, BR \nramos-bruna Brazil (UTC-3) satellite at Florianópolis, BR \ndouglasnehme Brazil (UTC-3) satellite at Florianópolis, BR \ntorvizz Brazil (UTC-3) satellite at Florianópolis, BR \nnilodna Brazil (UTC-3) satellite at Florianópolis, BR \nLuizaPS Brazil (UTC-3) satellite at Florianópolis, BR \ndanielagadens Brazil (UTC-3) satellite at Florianópolis, BR \nMarianaVZorzo Brazil (UTC-3) satellite at Florianópolis, BR \nmarialuizasimoes Brazil (UTC-3) satellite at Florianópolis, BR \ncamilakneubl Brazil (UTC-3) satellite at Florianópolis, BR \npswolff Brazil (UTC-3) satellite at Florianópolis, BR \njojobozz Brazil (UTC-3) satellite at Florianópolis, BR \nmaebah Brazil (UTC-3) satellite at Florianópolis, BR \npedroallipio Brazil (UTC-3) satellite at Florianópolis, BR \nfrancielleholtz Brazil (UTC-3) satellite at Florianópolis, BR \ndanielacorrea94 Brazil (UTC-3) satellite at Florianópolis, BR \nxeulha Brazil (UTC-3) satellite at Florianópolis, BR \npereira-vitor Brazil (UTC-3) satellite at Florianópolis, BR \nrenanwestphal Brazil (UTC-3) satellite at Florianópolis, BR \nThaisdahack Brazil (UTC-3) satellite at Florianópolis, BR \n\n If you only prefer to participate in the Global Virtual Event (GVE) or you are not selected in the satellite of your choice but would like to be considered for the GVE, select here: \nsoutobias I would like to participate in the GVE \nlillivalle I would like to participate in the GVE \ncaminhathiago I would like to participate in the GVE \nramos-bruna NaN \ndouglasnehme I would like to participate in the GVE \ntorvizz I would like to participate in the GVE \nnilodna I would like to participate in the GVE \nLuizaPS I would like to participate in the GVE \ndanielagadens I would like to participate in the GVE \nMarianaVZorzo I would like to participate in the GVE \nmarialuizasimoes I would like to participate in the GVE \ncamilakneubl NaN \npswolff I would like to participate in the GVE \njojobozz I would like to participate in the GVE \nmaebah I would like to participate in the GVE \npedroallipio I would like to participate in the GVE \nfrancielleholtz I would like to participate in the GVE \ndanielacorrea94 I would like to participate in the GVE \nxeulha I would like to participate in the GVE \npereira-vitor NaN \nrenanwestphal NaN \nThaisdahack NaN ",
"text/html": "<div>\n<style scoped>\n .dataframe tbody tr th:only-of-type {\n vertical-align: middle;\n }\n\n .dataframe tbody tr th {\n vertical-align: top;\n }\n\n .dataframe thead th {\n text-align: right;\n }\n</style>\n<table border=\"1\" class=\"dataframe\">\n <thead>\n <tr style=\"text-align: right;\">\n <th></th>\n <th>score programming</th>\n <th>score impact</th>\n <th>score motivation</th>\n <th>In terms of ethnic identity, do you consider yourself a minority with respect to your research field?</th>\n <th>In terms of gender identity, do you consider yourself a minority with respect to your research field?</th>\n <th>City and State/Province</th>\n <th>Would you like to participate in a regional satellite event? If so, select your preferred satellite (only one can be selected)</th>\n <th>If you only prefer to participate in the Global Virtual Event (GVE) or you are not selected in the satellite of your choice but would like to be considered for the GVE, select here:</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>soutobias</th>\n <td>3</td>\n <td>3</td>\n <td>3</td>\n <td>No</td>\n <td>No</td>\n <td>Niteroi/RJ</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>lillivalle</th>\n <td>1</td>\n <td>2</td>\n <td>3</td>\n <td>No</td>\n <td>Yes</td>\n <td>Niterói RJ</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>caminhathiago</th>\n <td>2</td>\n <td>4</td>\n <td>4</td>\n <td>No</td>\n <td>No</td>\n <td>Niterói/RJ</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>ramos-bruna</th>\n <td>2</td>\n <td>5</td>\n <td>5</td>\n <td>No</td>\n <td>Yes</td>\n <td>Recife</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>NaN</td>\n </tr>\n <tr>\n <th>douglasnehme</th>\n <td>2</td>\n <td>4</td>\n <td>4</td>\n <td>No</td>\n <td>No</td>\n <td>Rio de Janeiro/RJ</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>torvizz</th>\n <td>2</td>\n <td>3</td>\n <td>5</td>\n <td>Yes</td>\n <td>No</td>\n <td>São José dos Campos, SP</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>nilodna</th>\n <td>2</td>\n <td>5</td>\n <td>5</td>\n <td>No</td>\n <td>No</td>\n <td>São Paulo</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>LuizaPS</th>\n <td>2</td>\n <td>3</td>\n <td>3</td>\n <td>No</td>\n <td>No</td>\n <td>São Paulo/SP</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>danielagadens</th>\n <td>1</td>\n <td>3</td>\n <td>4</td>\n <td>No</td>\n <td>Yes</td>\n <td>Vitória, Espírito Santo</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>MarianaVZorzo</th>\n <td>1</td>\n <td>3</td>\n <td>3</td>\n <td>No</td>\n <td>Yes</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>marialuizasimoes</th>\n <td>2</td>\n <td>3</td>\n <td>3</td>\n <td>No</td>\n <td>Yes</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>camilakneubl</th>\n <td>1</td>\n <td>4</td>\n <td>4</td>\n <td>No</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>NaN</td>\n </tr>\n <tr>\n <th>pswolff</th>\n <td>1</td>\n <td>3</td>\n <td>4</td>\n <td>No</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>jojobozz</th>\n <td>1</td>\n <td>4</td>\n <td>3</td>\n <td>No</td>\n <td>Yes</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>maebah</th>\n <td>2</td>\n <td>3</td>\n <td>4</td>\n <td>Yes</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>pedroallipio</th>\n <td>1</td>\n <td>3</td>\n <td>3</td>\n <td>No</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>francielleholtz</th>\n <td>1</td>\n <td>4</td>\n <td>3</td>\n <td>No</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>danielacorrea94</th>\n <td>2</td>\n <td>4</td>\n <td>4</td>\n <td>Yes</td>\n <td>Yes</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>xeulha</th>\n <td>1</td>\n <td>4</td>\n <td>4</td>\n <td>No</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>I would like to participate in the GVE</td>\n </tr>\n <tr>\n <th>pereira-vitor</th>\n <td>1</td>\n <td>3</td>\n <td>3</td>\n <td>NaN</td>\n <td>NaN</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>NaN</td>\n </tr>\n <tr>\n <th>renanwestphal</th>\n <td>1</td>\n <td>3</td>\n <td>3</td>\n <td>No</td>\n <td>No</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>NaN</td>\n </tr>\n <tr>\n <th>Thaisdahack</th>\n <td>3</td>\n <td>3</td>\n <td>4</td>\n <td>Yes</td>\n <td>Yes</td>\n <td>floripa</td>\n <td>Brazil (UTC-3) satellite at Florianópolis, BR</td>\n <td>NaN</td>\n </tr>\n </tbody>\n</table>\n</div>"
},
"metadata": {}
}
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "# Notes\n\n- I'd like to keep only the locals and try to place these in the GVE:\n - soutobias\n - lillivalle\n - caminhathiago\n - ramos-bruna\n - douglasnehme\n - torvizz\n - nilodna\n - LuizaPS\n - danielagadens\n\n- \nAttended 2021: soutobias and ramos-bruna. ramos-bruna is in touch with me and wants to be a helper online for the GVE.\n\n- Paula Marangoni Applied only for the GVE but, if she does not make the cut, she would like to be considered for this satellite."
},
{
"metadata": {},
"id": "52a2ae09",
"cell_type": "markdown",
"source": "## Extras\n\n### Collaboration"
},
{
"metadata": {
"trusted": true
},
"id": "181ab86c",
"cell_type": "code",
"source": "col = \"Please tell us about your experience in collaborating with others and working in a team setting. (100 word limit)\"\n\ndf[col]",
"execution_count": 8,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 8,
"data": {
"text/plain": "danielagadens NaN\npereira-vitor NaN\nxeulha I am confortable collaborating with others and...\nramos-bruna As a child, I was a Marine Scout Girl which te...\ndouglasnehme My collaboration in current work already is do...\nnilodna I have put efforts to implement collaborative ...\ndanielacorrea94 During all my career, I work in a team and hel...\nfrancielleholtz I am in a team setting all my undergraduation....\npedroallipio I have facilities to work in group and help my...\nmaebah I have plenty of experience working with other...\njojobozz I already worked with a lot of diferent teams,...\nrenanwestphal NaN\nlillivalle I am proative and like to listen and participa...\npswolff I don't have any experience in it besides of g...\nLuizaPS I do not have much experience in collaborating...\ntorvizz During the last three years I had my biggest g...\ncamilakneubl I have always enjoyed working in groups and me...\nmarialuizasimoes I had the experience of working for two years ...\nMarianaVZorzo NaN\ncaminhathiago Collaboration, to my conception, is the very f...\nsoutobias I am responsible for a team of oceanographers,...\nThaisdahack During the data analysis Bootcamp that I concl...\nName: Please tell us about your experience in collaborating with others and working in a team setting. (100 word limit), dtype: object"
},
"metadata": {}
}
]
},
{
"metadata": {},
"id": "a19097e4",
"cell_type": "markdown",
"source": "### Big Data"
},
{
"metadata": {
"trusted": true
},
"id": "2c7354aa",
"cell_type": "code",
"source": "col = \"Please define what is big data for you. Do you work with big data? (100 word limit)\" \ndf[col]",
"execution_count": 9,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 9,
"data": {
"text/plain": "danielagadens data sets that are complex, hard-to-manage vol...\npereira-vitor when the data is big enough to work in excel, ...\nxeulha For me, big data represents a large volume of ...\nramos-bruna Big data to me is more than a huge volume of d...\ndouglasnehme For me, big data is any file/files and/or proc...\nnilodna In the context of global reanalysis, high reso...\ndanielacorrea94 I'm working with data in situ, with a lot of n...\nfrancielleholtz Big data is a strategic way of data analysis. ...\npedroallipio I think the big data is a very numbers of data...\nmaebah I never worked with big data yes.\njojobozz To me big data is a set with a lot of data, to...\nrenanwestphal Big data for me is the study of a large volume...\nlillivalle I don't work with big data but i want to learn...\npswolff It's a huge amount of raw data that cannot be ...\nLuizaPS Big data is an area of knowledge that studies ...\ntorvizz Big data is the concept attributed to large am...\ncamilakneubl Big data is a large volume of data, in oceanog...\nmarialuizasimoes Yes, I do. For me big data are more than 2.000...\nMarianaVZorzo I still don’t work with big data, but I want t...\ncaminhathiago For me, big data are datasets with great volum...\nsoutobias Big Data is the area of knowledge that studies...\nThaisdahack they are unstructured data (not related to eac...\nName: Please define what is big data for you. Do you work with big data? (100 word limit), dtype: object"
},
"metadata": {}
}
]
},
{
"metadata": {},
"id": "b0d1f77a",
"cell_type": "markdown",
"source": "### Languages"
},
{
"metadata": {
"trusted": true
},
"id": "46a0f002",
"cell_type": "code",
"source": "col = \"Please rank the programming languages, up to 3, that you are most familiar with.\"\ndf[col]",
"execution_count": 10,
"outputs": [
{
"output_type": "execute_result",
"execution_count": 10,
"data": {
"text/plain": "danielagadens Python, R, Mat Lab\npereira-vitor 3\nxeulha Python\nramos-bruna R, Python\ndouglasnehme Python, Shell and Matlab\nnilodna Python, Bash Script, SQL, Matlab\ndanielacorrea94 Python , MATLAB\nfrancielleholtz Python and R studio\npedroallipio 2\nmaebah 1\njojobozz 2\nrenanwestphal Python, R, Matlab\nlillivalle R, Python, C.\npswolff python\nLuizaPS Python, Matlab, Bash\ntorvizz Python, shell\ncamilakneubl Python \nmarialuizasimoes Matlab, Python, R\nMarianaVZorzo Python, R (beginner) and Java.\ncaminhathiago Python, SQL\nsoutobias Python, Ruby on Rails, JS\nThaisdahack Python, R, SQL\nName: Please rank the programming languages, up to 3, that you are most familiar with., dtype: object"
},
"metadata": {}
}
]
}
],
"metadata": {
"kernelspec": {
"name": "python3",
"display_name": "Python 3 (ipykernel)",
"language": "python"
},
"language_info": {
"name": "python",
"version": "3.10.5",
"mimetype": "text/x-python",
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"pygments_lexer": "ipython3",
"nbconvert_exporter": "python",
"file_extension": ".py"
},
"gist": {
"id": "",
"data": {
"description": "scoring-floripa.ipynb",
"public": true
}
}
},
"nbformat": 4,
"nbformat_minor": 5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment