Git Product home page Git Product logo

Hi, my name is Juan Camilo👋 👨🏻‍💻 📈

me

Iam a passionate Statistics from Piura - Perú.
¡Revisa mi contenido 👇!

I'm a statistics who is passionate about making contributing to open-source more approachable, creating technology to elevate people, and building community. Some technologies I enjoy working with include R, Jupyter, Data Studio and SPSS.

  • 🔭 I’m currently working on ... Rstudio M Excel Colab G Sheets
  • 🌱 I’m currently learning: PBI Python Git
  • 👯 I’m looking to collaborate on: R Rstudio
  • 💬 Ask me about ...
  • 😄 Pronouns: Camilo
  • ⚡ Fun fact: I'm a huge fan of DBZ, Doraemon, I love to eat and travel. 💯

Connect with me 🌎:

gautamkrishnar gautamkrishnar gautamkrishnar gautamkrishnar

Messenger Badge

Repositories 📈

JuanCamilo18 github stats Top Langs

Profile Views

Code 📈 💻
Graphics code in R 📊
# Codigo R
library(ggplot2)
library(gridExtra)
p1 <- ggplot(diamonds, aes(cut)) + geom_bar(fill = "orange") + scale_x_discrete("Cut")
p2 <- p1 + scale_x_discrete("Cut Type", labels = c("Fair" = "F","Good" = "G", "Very Good" = "VG","Premium" = "P","Ideal" = "I"))
grid.arrange(p1, p2, ncol = 2)

Profile last updated

Juan Camilo's Projects

analisis_artesanos icon analisis_artesanos

ANALISIS DE Metadatos del dataset: ARTESANOS INSCRITOS EN EL REGISTRO NACIONAL DE ARTESANO POR LINEA ARTESANAL Y POR PROVINCIA

archivosr icon archivosr

Este reepositorio tiene codigos de R studio

graficosr icon graficosr

Curso de Gráficos usando lenguaje R, con R base, ggplot2, plotly

meetups-archivos icon meetups-archivos

Ppts, códigos y videos de las meetups, data science days, videollamadas y workshops. Data Science Research es una organización sin fines de lucro que busca difundir y descentralizar los conocimientos en Ciencia de Datos e Inteligencia Artificial en el Perú, dando oportunidades a nuevos talentos mediante MeetUps, Workshops y Semilleros de Conocimiento e Investigación.

pruebacamilo icon pruebacamilo

Este repositorio es para alojar programas de estadistica

rmarkdown-book icon rmarkdown-book

R Markdown: The Definitive Guide (published by Chapman & Hall/CRC in July 2018)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.