Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions datos/interseccion_github_reddit.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tecnologia,tipo,ranking_github,ranking_reddit,diferencia
Python,Lenguaje,1,7,6
TypeScript,Lenguaje,2,6,4
Python,Lenguaje,1,8,7
TypeScript,Lenguaje,2,7,5
Sin especificar,Lenguaje,3,No encontrado,-
JavaScript,Lenguaje,4,10,6
Go,Lenguaje,5,No encontrado,-
Expand Down
10 changes: 5 additions & 5 deletions datos/reddit_sentimiento_frameworks.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework,total_menciones,positivos,neutros,negativos,% positivo,% neutro,% negativo
Django,5,5,0,0,100.0,0.0,0.0
Spring,2,2,0,0,100.0,0.0,0.0
Laravel,16,13,0,3,81.25,0.0,18.75
Express,12,9,0,3,75.0,0.0,25.0
FastAPI,7,5,0,2,71.43,0.0,28.57
Django,2,2,0,0,100.0,0.0,0.0
FastAPI,1,1,0,0,100.0,0.0,0.0
Express,14,10,0,4,71.43,0.0,28.57
Laravel,17,12,0,5,70.59,0.0,29.41
Spring,2,1,0,1,50.0,0.0,50.0
20 changes: 10 additions & 10 deletions datos/reddit_temas_emergentes.csv
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
tema,menciones
IA/Machine Learning,155
Performance,43
Seguridad,41
DevOps,36
Cloud,27
TypeScript,24
Python,23
Testing,16
Microservicios,6
Web3/Blockchain,3
IA/Machine Learning,142
Performance,49
Seguridad,40
DevOps,33
Cloud,30
Testing,21
TypeScript,18
Python,11
Microservicios,5
Web3/Blockchain,5
4 changes: 2 additions & 2 deletions frontend/assets/data/interseccion_github_reddit.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tecnologia,tipo,ranking_github,ranking_reddit,diferencia
Python,Lenguaje,1,7,6
TypeScript,Lenguaje,2,6,4
Python,Lenguaje,1,8,7
TypeScript,Lenguaje,2,7,5
Sin especificar,Lenguaje,3,No encontrado,-
JavaScript,Lenguaje,4,10,6
Go,Lenguaje,5,No encontrado,-
Expand Down
Loading
Loading