-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add/matplotlib #29
base: master
Are you sure you want to change the base?
Add/matplotlib #29
Changes from all commits
0fcd601
083185b
5defc6b
4434bc8
132894f
6ad734d
ed80c18
8640d90
2544868
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ Train-Test Split é uma técnica de validação de modelos, que consiste em sepa | |
Grupo de Extensão da Universidade de São Paulo (USP) | ||
|
||
[Email](mailto:[email protected]) | ||
[Facebook](https://www.facebook.com/grupoturing.poliusp) | ||
[Facebook](https://www.facebook.com/grupoturing.usp) | ||
[Medium](https://www.medium.com/turing-talks) | ||
[LinkedIn](https://www.linkedin.com/company/grupo-turing) | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ Complexidade: | |
Grupo de Extensão da Universidade de São Paulo (USP) | ||
|
||
[Email](mailto:[email protected]) | ||
[Facebook](https://www.facebook.com/grupoturing.poliusp) | ||
[Facebook](https://www.facebook.com/grupoturing.usp) | ||
[Medium](https://www.medium.com/turing-talks) | ||
[LinkedIn](https://www.linkedin.com/company/grupo-turing) | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<img src="https://i.ibb.co/DtHQ3FG/802x265-Logo-GT.png" width="500"> | ||
|
||
## Grupo Turing | ||
# Matplotlib | ||
|
||
- **Resumo**: | ||
Biblioteca destinada a aprimorar e facilitar a visualização de dados através da construção de variados tipos de gráficos (e.g. barras, linha, setores, etc.). Compõe, junto ao Seaborn, as principais ferramentas usadas para insights estatísticos e identificação de anomalias dos dados. | ||
|
||
|
||
- **Links**: | ||
|
||
- [Implementação e exemplos](https://github.com/GrupoTuring/Arvore-de-Habilidades/blob/master/Programa%C3%A7%C3%A3o/Linguagens/Python/Matplotlib/Matplotlib.ipynb) | ||
- [Turing Talks #6](https://medium.com/turing-talks/turing-talks-6-data-science-libraries-6c2599838b3e) | ||
- Textos do Medium | ||
- [Data Visualization (using matplotlib)](https://medium.com/incedge/data-visualization-using-matplotlib-50ffc12f6af2) | ||
- [Data Visualization using Matplotlib](https://towardsdatascience.com/the-ultimate-beginners-guide-to-numpy-f5a2f99aef54) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Isso é um post sobre numpy, não matplotlib There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. errei o link, vou alterar There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. irei aprovar dps da mudança |
||
- Vídeos | ||
- [Simplilearn](https://www.youtube.com/watch?v=OKJyGzgWP6c) | ||
- [edureka!]( https://www.youtube.com/watch?v=yZTBMMdPOww) | ||
|
||
|
||
--- | ||
**Grupo Turing** | ||
Grupo de Extensão da Universidade de São Paulo (USP) | ||
|
||
[Email](mailto:[email protected]) | ||
[Facebook](https://www.facebook.com/grupoturing.usp) | ||
[Medium](https://www.medium.com/turing-talks) | ||
[LinkedIn](https://www.linkedin.com/company/grupo-turing) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<img src="https://i.ibb.co/DtHQ3FG/802x265-Logo-GT.png" width="500"> | ||
|
||
## Grupo Turing | ||
# NumPy | ||
|
||
- **Resumo**: | ||
Biblioteca escrita em Python e C, centrada na criação e manipulação de arranjos multidimensionais (matrizes, por exemplo) e com suporte para múltiplos tópicos de matemática, tais como álgebra linear e análise numérica. | ||
|
||
|
||
- **Links**: | ||
- [Implementação e exemplos](https://github.com/GrupoTuringCodes/Arvore-de-Habilidades/blob/master/Programa%C3%A7%C3%A3o/Linguagens/Python/Numpy/NumPy.ipynb) | ||
- [Turing Talks #6](https://medium.com/turing-talks/turing-talks-6-data-science-libraries-6c2599838b3e) | ||
- Textos do Medium | ||
- [Entendendo a biblioteca NumPy](https://medium.com/ensina-ai/entendendo-a-biblioteca-numpy-4858fde63355) | ||
- [Begginer's Guide to NumPy](https://towardsdatascience.com/the-ultimate-beginners-guide-to-numpy-f5a2f99aef54) | ||
- Vídeos | ||
- [Simplilearn](https://www.youtube.com/watch?v=VtCZFlTbOek) | ||
- [edureka!](https://www.youtube.com/watch?v=8JfDAm9y_7s) | ||
|
||
|
||
--- | ||
**Grupo Turing** | ||
Grupo de Extensão da Universidade de São Paulo (USP) | ||
|
||
[Email](mailto:[email protected]) | ||
[Facebook](https://www.facebook.com/grupoturing.usp) | ||
[Medium](https://www.medium.com/turing-talks) | ||
[LinkedIn](https://www.linkedin.com/company/grupo-turing) |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean hendrerit velit | |
Grupo de Extensão da Universidade de São Paulo (USP) | ||
|
||
[Email](mailto:[email protected]) | ||
[Facebook](https://www.facebook.com/grupoturing.poliusp) | ||
[Facebook](https://www.facebook.com/grupoturing.usp) | ||
[Medium](https://www.medium.com/turing-talks) | ||
[LinkedIn](https://www.linkedin.com/company/grupo-turing) | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<img src="https://i.ibb.co/DtHQ3FG/802x265-Logo-GT.png" width="500"> | ||
|
||
## Grupo Turing | ||
# Workflow para subir material | ||
|
||
0) Se sua pasta estiver desatualizada em relação ao GitHub, faça: | ||
**git pull** | ||
|
||
1) Navegar até a pasta certa, criando as pastas necessárias para igualar ao caminho da árvore | ||
|
||
2) Incluir os arquivos correspondentes na pasta | ||
|
||
3) Mudar para uma nova branch, já que não é possível fazer um commit pela master: **git checkout -m "(nome da branch)"** | ||
|
||
- Padrão de nome de branch: | ||
- "add/[nome do arquivo/pasta]" para adicionar | ||
- "fix/[nome do arquivo/pasta]" para arrumar | ||
- "del/[nome do arquivo/pasta]" para apagar | ||
|
||
4) Adicionar arquivo: **git add (nome/caminho do arquivo)** | ||
|
||
5) Fazer o commit: **git commit -m "(Mensagem em portugues)"** | ||
|
||
- Para a mensagem de commit, informar o que for criado/alterado, em letras maiúsculas | ||
- Padrão: "ESTE COMMIT ADICIONA/ALTERA ..." | ||
|
||
|
||
6) Mandar para o github: **git push origin HEAD** | ||
|
||
7) No GitHub, vá em "pull requests", crie um novo pull request com a sua branch e adicione uma descrição das suas adições/alterações | ||
|
||
- Neste texto, seja mais descritivo do que a mensagem do commit | ||
|
||
8) Crie seu "pull request" e espere a aprovação de outra pessoa | ||
|
||
9) Para aprovar outros "pull requests", abra as abertas, veja as alterações e confirme se estiver tudo correto | ||
|
||
10) Faça o "merge" com a master; a outra branch é removida automaticamente. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arielguerreiro não esqueça de dar
git checkout master
depois de dar pull para evitar mandar mudanças ja aprovadas hehe