I'm reviewing the content and computational skills taught in a Research Data Skills module.
#data #DataWrangling

Apparently my knowledge of perl is pretty outdated nowadays.
#perl #perl4datascience

But am I crazy to want to teach them to use the *nix command line, and grep, awk and sed???
#DataScience #ChangeMyMind

Sometimes you get data in less than optimal format, e.g. as a png of a figure ๐Ÿ˜ญ... In that case https://cran.r-project.org/web/packages/metaDigitise/vignettes/metaDigitise.html might be the rescue. #rstats #ohno #datawrangling
metaDigitise

Turns out, quick coding tasks are not actually quick but can eat up all day. Who would have thought... Not me, apparently... And why is this model so slow? #R #stats #DataWrangling

These six Pandas functions power most data wrangling: read_csv to load data, info to inspect, isnull for missing values, drop to clean, groupby to summarize, and apply to customize logic. Master these and you control your dataset.

๐Ÿ“• https://ebokify.com/python

#Python #Pandas #DataWrangling #DataAnalytics #MachineLearning #DataScience #CodingTips

#TIL about #querychat (https://posit-dev.github.io/querychat/), it is simply amazing to get quickly a #Shiny app that allows people to explore data using a chatbot interface. There are #Python and #RStats implementations.

#LLM #AI #Data #EDA #DataWrangling

Package Landing - Choose Your Language

Say goodbye to the frustrations of copying and pasting data to and from R with Datapasta from @milesmcbain! Get the package now: https://milesmcbain.github.io/datapasta/ #DataWrangling #Rstats
R Tools for Data Copy-Pasta

RStudio addins and R functions that make copy-pasting vectors and tables to text painless.

Sometimes you get data in less than optimal format, e.g. as a png of a figure ๐Ÿ˜ญ... In that case https://cran.r-project.org/web/packages/metaDigitise/vignettes/metaDigitise.html might be the rescue. #rstats #ohno #datawrangling
metaDigitise

Say goodbye to the frustrations of copying and pasting data to and from R with Datapasta from @milesmcbain! Get the package now: https://milesmcbain.github.io/datapasta/ #DataWrangling #Rstats
R Tools for Data Copy-Pasta

RStudio addins and R functions that make copy-pasting vectors and tables to text painless.

It's not hard to bill-lief that our technically-inclined volunteers stay afloat using @duckdb.org for their #DataWrangling needs