Matan Hakim · @matanhakim
62 followers · 89 posts · Server fosstodon.org

Continuing my , and this time I'm happy to share that I've completed my first PR feature contribution to an package🥳

I added a feature to {janitor}, where `row_to_names()` can accept multiple rows as input.

Many thanks to Bill Denney an @samfirke for facilitating and guiding along the way.

You can see the PR process here: github.com/sfirke/janitor/pull

#datasciencejourney #opensource #rstats

Last updated 1 year ago

Gregor · @dataschrat
35 followers · 252 posts · Server sigmoid.social

With my experience in software dev I always had problems to see the benefit of Jupyter notebooks.

But digging into EDA I can totally see the advantages of the tool. Having the opportunity to quickly go through datasets and document findings on the run is just great.

#DataScience #datasciencejourney

Last updated 2 years ago

Matan Hakim · @matanhakim
51 followers · 71 posts · Server fosstodon.org

So I guess this is well past the time for an :

I'm Matan Hakim, a Policy Data Scientist. I'm Head of Research at the Israeli Institute for Cultural Policy, an NGO promoting cultural development.
I'm also a researcher at Arlozorov Forum, the research institute of the largest trade union in Israel.

I use and mostly , learning more every day. I post notes from my as I go along.

You're welcome to follow if these are your fields🙏

#introduction #rstats #tidyverse #datasciencejourney

Last updated 2 years ago

Matan Hakim · @matanhakim
36 followers · 37 posts · Server fosstodon.org

Continuing my , today on bug handling.

I encountered a behavior I didn't expect with {ggpattern}. at first I created a *somewhat* minimal reprex, and filed it to @R4DSCommunity and {ggpattern}'s GitHub.

after realizing my problem was with , I filed an issue to its Github.

And only then, after minimizing the reprex as much as I Could, I realized that this isn't a bug but wrong code😭

The cliche about writing a reprex and finding the bug is true after all!

#datasciencejourney #ggplot2 #rstats

Last updated 2 years ago

Anita Graser 🇪🇺🇺🇦 · @underdarkGIS
2042 followers · 634 posts · Server fosstodon.org

TIL that stage add will happily create and run stages with backslashes in the path
BUT the the DVC plugin and dvc plots will not be able to locate plots with backslashes in the path

Let's see if I can remember this gotcha until next time 🙈

#DVC #vscode #datasciencejourney #MLops

Last updated 2 years ago

MovingPandas · @movingpandas
97 followers · 22 posts · Server fosstodon.org

TIL that stage add will happily create and run stages with backslashes in the path
BUT the the DVC plugin and dvc plots will not be able to locate plots with backslashes in the path

Let's see if I can remember this gotcha until next time 🙈

#DVC #vscode #datasciencejourney #MLops

Last updated 2 years ago

Matan Hakim · @matanhakim
35 followers · 29 posts · Server fosstodon.org

Today's post isn't about , or even .

It's about and about .

I had trouble for the past few weeks with presenting text labels above my bar charts using .

After a lot of time spent in , I decided to turn to the @R4DSCommunity channel.

This turned out as a great idea, as I got really good answers as well as guidance. I'll use this much more often in the future.

Thanks to Jack Penzer for the help

#datasciencejourney #rstats #datascience #programming #learning #community #ggplot #stackoverflow #slack

Last updated 2 years ago

Matan Hakim · @matanhakim
35 followers · 29 posts · Server fosstodon.org

Today's post is about tables in , and specifically with the {gtsummary}📦 package!

In an analysis I'm conducting I needed to create a quick descriptive statistics frequency table for all of the variables, and a simple linear regression model also including all variables as predictors.

As I found out, it is as easy as it gets. >>>

#datasciencejourney #rstats

Last updated 2 years ago

Matan Hakim · @matanhakim
35 followers · 29 posts · Server fosstodon.org

After I caught up with the Data Science Hangout featuring Matt Dancho, hosted by @rachael from @Posit, I decided to take Matt's advice.

So I'll just start to share my thoughts and lessons from my using and right here, without too much filtering or editing.

My first lesson is about using by @topepo, @hadleywickham and the rest of the team.

Today I tried to create a regression model while some of my predictors were in an ordinal scale.
>>>

#datasciencejourney #tidymodels #rstats #tidyverse

Last updated 2 years ago