Kasyoki “Collins” Thanoblog.kasyoki.africa·Sep 20, 2023Text Analysis using REver wondered what you can do with text information and an analytical tool like R Text analysis is a branch of data analytics concerned with the extraction of text information and insights from datasets. This makes it a useful tool in our times, as m...DiscussR
Esli SilvaProesli.blog.br·Aug 21, 2022Instalando o R no LinuxO que é o R? R é uma linguagem para computação estatística e gráficos. É um projeto GNU que é semelhante à linguagem S que foi desenvolvido nos Laboratórios Bell (anteriormente AT&T, agora Lucent Technologies) R pode ser considerado como uma impleme...Discuss·60 readsTechR Language
Abhishek Kumarblog.kumarprojects.com·Jun 19, 2022How to install R and R Studio on LinuxIf you're looking to install R on Linux that means you already know and familiar with R then you can just directly go to the instructions below but if you're new and still learning and figuring out about it, let me explain. R is a programming langua...Discuss·157 readsLinux
Michelle Mukaipythonscripting.hashnode.dev·May 27, 2023Data Analysts skillsIntroduction: Data analysis requires a combination of skills and tools to extract valuable insights from raw data. SQL is a programming language used to manage relational databases, making it essential for storing, retrieving, and manipulating data. ...Discuss·32 readsData Science
Hitendra KforQuasar Community Blogblog.quasarcommunity.org·Jun 2, 2022R Programming - Switch Statement and Looping Techniques.In the previous blog, we explored control structures and output functions. In this blog, we can learn about the Switch statement, which is also a type of control structure, and in addition to that, we will also see about loops. Switch statement The s...Discuss·1 like·169 reads R programming LanguageR Language
Hitendra KforQuasar Community Blogblog.quasarcommunity.org·May 28, 2022R programming - Control Structures and Output FunctionsWe discussed variables, variable scope, and input functions in the previous blog. In this article, we can learn about output functions and control structures. Using scan() method As we have seen earlier that we can use two functions to obtain input....Discuss·1 like·125 reads R programming LanguageR Language
Devendra Chauhandevendra-chauhan.hashnode.dev·Feb 4, 2022Tidyverse: A little universe for AnalystsYes, you heard it right. Tidyverse is a little universe on its own when it comes to data analysis. Let’s explore why it is so. How does Wikipedia define data analysis? Data analysis is a process of inspecting, cleansing, transforming, and modeling d...Discuss·43 readsData Analysis in Rtidyverse
Paul Apivatpaulapivat.hashnode.dev·Nov 18, 2020Going beyond summary statisticsDatasaurus Introduction note: This post uses R, Rmarkdown, and packages in the Tidyverse and other R packages. I recently came across the Datasaurus dataset by Alberto Cairo on #TidyTuesday and wanted to create a series of charts illustrating the l...Discuss·92 readsR
Deactivated Userfordstack.aiwild-food-reason-74.hashnode.dev·Nov 13, 2020Discontinuing Cloud and R to fully focus on open-source data applications using Python2020 has been one heck of a year. Despite the difficulties that came with the pandemic, we decided to start our journey with dstack and so far it has been a fantastic ride! In March, we started with a simple version of the product that allowed Python...Discuss·125 readsR
Lucas de Almeida Carottafarm.hashnode.dev·Nov 9, 2020Data analysis website ... But it's actually an app on Android, Windows, Mac, and your iPhoneFirst of all: "I miss Windows Phone" cover photo: "Beijing Apple Store" by guanmu.name is licensed under CC BY-NC-ND 2.0 Intro Continuing from where the last post stopped: the possibility of transforming a data analysis website made with R and Shiny...Discuss·50 readsDocker