Git Product home page Git Product logo

analisis_artesanos's Introduction

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

analisis_artesanos's People

Contributors

juancamilo18 avatar

Watchers

 avatar  avatar

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.