#data_at_rest wyniki wyszukiwania

Securing and #encrypting #data_at_rest may have helped prevent some aspects of the two attacks, but the attackers relied on #social_engineering (spear fishing) to gain access. Employe education and separation of duties are the better answers. lnkd.in/eyijvnd


🌐 Este taller es una invitación a adoptar prácticas más maduras de calidad y documentación de datos. Porque tener datos limpios y bien documentados no es un “extra”: es la base de cualquier análisis serio. Vídeo: r-consortium.org/webinars/how-t… Paquete: rstudio.github.io/pointblank/ #RStats

RosanaFerrero's tweet image. 🌐 Este taller es una invitación a adoptar prácticas más maduras de calidad y documentación de datos. Porque tener datos limpios y bien documentados no es un “extra”: es la base de cualquier análisis serio.
Vídeo: r-consortium.org/webinars/how-t… 
Paquete: rstudio.github.io/pointblank/ 
#RStats

🔎 𝗘𝗹 𝗞𝗶𝘁 𝗱𝗲 𝗛𝗲𝗿𝗿𝗮𝗺𝗶𝗲𝗻𝘁𝗮𝘀 𝗘𝘀𝗲𝗻𝗰𝗶𝗮𝗹 𝗽𝗮𝗿𝗮 𝗹𝗮 𝗘𝗗𝗔 𝗲𝗻 #RStats 📊 En R, ya no necesitas escribir cientos de líneas de código para resumir y visualizar tus datos. Existen paquetes dedicados que automatizan esta tarea. Mis favoritos y enlaces👇🧵

RosanaFerrero's tweet image. 🔎 𝗘𝗹 𝗞𝗶𝘁 𝗱𝗲 𝗛𝗲𝗿𝗿𝗮𝗺𝗶𝗲𝗻𝘁𝗮𝘀 𝗘𝘀𝗲𝗻𝗰𝗶𝗮𝗹 𝗽𝗮𝗿𝗮 𝗹𝗮 𝗘𝗗𝗔 𝗲𝗻 #RStats 📊
En R, ya no necesitas escribir cientos de líneas de código para resumir y visualizar tus datos. Existen paquetes dedicados que automatizan esta tarea.

Mis favoritos y enlaces👇🧵

REST is 23 years old. It’s popular, and yet “real” REST is rare. ~75% of devs haven’t used HATEOAS or aren’t sure what it is. So REST, as a term, isn’t very useful anymore. It means different things to different people. The solution? Use standards like JsonApi, GraphQL, etc

housecor's tweet image. REST is 23 years old. It’s popular, and yet “real” REST is rare. 

~75% of devs haven’t used HATEOAS or aren’t sure what it is.

So REST, as a term, isn’t very useful anymore. It means different things to different people.

The solution? Use standards like JsonApi, GraphQL, etc

Poll: Some REST APIs use Hypermedia as the Engine of Application State (HATEOAS). Do you understand what this means?



👀 Cómo crear tablas analíticas y de resumen listas para publicar utilizando #RStats 🔗 buff.ly/493E4fh #dataviz #stats #datascience #programming #code


Dear DATA ANALYSTS🙌 What stage are you in your training?😊 In the next Few Hours again, I will be sharing 15 SOLID places to find DATASETS to practise with or even explore after your TRAINING, if you do not know where to find them. Thread🧵👇 Please RT for others 2 c🙌


If you're unsure whether you should switch to the #rstats native pipe |> from %>%, I recommend a compromise: alternate between the two on each line. data |> select() %>% filter() |> group_by() %>% summarise()


My #1 tool for exploratory data analysis. Saves me so much time. ⏳ So I made a tutorial for you. ❤️ Article: buff.ly/3xDo3ev #DataScience #RStats

mdancho84's tweet image. My #1 tool for exploratory data analysis. 

Saves me so much time. ⏳

So I made a tutorial for you. ❤️

Article: buff.ly/3xDo3ev

#DataScience #RStats

Missing data can be treacherous. Especially if you're not aware that it's missing. Thus, it's important that you make missing data explicit. You can do that in #rstats with complete().

rappa753's tweet image. Missing data can be treacherous.

Especially if you're not aware that it's missing.

Thus, it's important that you make missing data explicit.

You can do that in #rstats with complete().

Did you know that 80% of data science is spent cleaning & preparing data? NOT modeling (the fun stuff). I made a short tutorial to help you speed exploratory data analysis up with this new tool. 👇 bit.ly/3MXBigQ #rstats

mdancho84's tweet image. Did you know that 80% of data science is spent cleaning & preparing data? NOT modeling (the fun stuff). 

I made a short tutorial to help you speed exploratory data analysis up with this new tool. 👇 

bit.ly/3MXBigQ 

#rstats

Did you know that 80% of data science is spent cleaning & preparing data? NOT modeling (the fun stuff). I made a short tutorial to help you speed exploratory data analysis up with this new tool. 👇 bit.ly/3qPXTBE #rstats

mdancho84's tweet image. Did you know that 80% of data science is spent cleaning & preparing data? NOT modeling (the fun stuff). 

I made a short tutorial to help you speed exploratory data analysis up with this new tool. 👇 

bit.ly/3qPXTBE 

#rstats

127 digital with 3 days tracking, i think we did well

qteezers's tweet image. 127 digital with 3 days tracking, i think we did well

I’ve finally put all my Intro Data Science materials in one place! It may not be the cutest website but it was quick to make. I hope the material might be useful to new #RStats users or people using R to teach data science. ds112-lendway.netlify.app


I have updated the *Data Science Course in a Box* resources at datasciencebox.org. If you're teaching introductory data science with #rstats, take a look and feel free to use/adapt as you like. Source code for all materials are linked from the website and licensed CC BY-SA!

minebocek's tweet image. I have updated the *Data Science Course in a Box* resources at datasciencebox.org. If you're teaching introductory data science with #rstats, take a look and feel free to use/adapt as you like. Source code for all materials are linked from the website and licensed CC BY-SA!

The materials for @ACCE_DTP course on "#Reproducible Research Data & Project Management in #rstats" have been 5 years in the making as I took over more of the course and include: Basics, Proj management, Data munging, Rmarkdown + Version Control. annakrystalli.me/rrresearchACCE…

annakrystalli's tweet image. The  materials for @ACCE_DTP course on "#Reproducible Research Data & Project Management in #rstats" have been 5 years in the making as I took over more of the course and include:

Basics, Proj management, Data munging,  Rmarkdown + Version Control.

annakrystalli.me/rrresearchACCE…

🎄 Day 16 #rstats resource advent: ♻ "A guide to making your data analysis more reproducible" by @_inundata 🗃 slides, resources, vid: buff.ly/2DgkSxM 📄 Incl: Packaging Data Analytical Work Reproducibly Using R (and Friends) by @benmarwick, @cboettig, & @lincolnmuller

dataandme's tweet image. 🎄 Day 16 #rstats resource advent:
♻ "A guide to making your data analysis more reproducible" by @_inundata
🗃 slides, resources, vid: buff.ly/2DgkSxM 
📄 Incl: Packaging Data Analytical Work Reproducibly Using R (and Friends) by @benmarwick,  @cboettig, & @lincolnmuller
dataandme's tweet image. 🎄 Day 16 #rstats resource advent:
♻ "A guide to making your data analysis more reproducible" by @_inundata
🗃 slides, resources, vid: buff.ly/2DgkSxM 
📄 Incl: Packaging Data Analytical Work Reproducibly Using R (and Friends) by @benmarwick,  @cboettig, & @lincolnmuller
dataandme's tweet image. 🎄 Day 16 #rstats resource advent:
♻ "A guide to making your data analysis more reproducible" by @_inundata
🗃 slides, resources, vid: buff.ly/2DgkSxM 
📄 Incl: Packaging Data Analytical Work Reproducibly Using R (and Friends) by @benmarwick,  @cboettig, & @lincolnmuller
dataandme's tweet image. 🎄 Day 16 #rstats resource advent:
♻ "A guide to making your data analysis more reproducible" by @_inundata
🗃 slides, resources, vid: buff.ly/2DgkSxM 
📄 Incl: Packaging Data Analytical Work Reproducibly Using R (and Friends) by @benmarwick,  @cboettig, & @lincolnmuller

LATATA 2018 LATATA 2019

aideulmaze's tweet image. LATATA 2018                     LATATA 2019
aideulmaze's tweet image. LATATA 2018                     LATATA 2019

Brak wyników dla „#data_at_rest”
Brak wyników dla „#data_at_rest”
Loading...

Something went wrong.


Something went wrong.


United States Trends