Search code examples
How to group similar spelled character strings together?...


rstringgroupingdata-wranglingfuzzyjoin

Read More
How to properly load .dat file in r without variable labels (NBER CPS data)...


rdataframedatatabledata-wranglingdat-protocol

Read More
How to regroup and mutate a dataframe according to specific conditions?...


rdplyrdata-wrangling

Read More
Cross-sectional to panel data (Stata) "repeated time values within panel"...


dataframestatadata-manipulationdata-wrangling

Read More
Not getting decimals when extracting values...


pythonpandasdata-cleaningdata-wrangling

Read More
pivot_longer() with parallel (unlinked) sets of columns...


rdplyrtidyrdata-wrangling

Read More
Good alternative to Pandas .append() method, now that it has been deprecated?...


pythonpandasdataframedata-wranglingdata-munging

Read More
(ERROR) Select one object and all float & int in pandas groupby...


pythonpandasdataframedata-wrangling

Read More
Regex to extract a part of URL using stringr r package...


rstringrdata-wrangling

Read More
Having trouble with which.min inside dplyr pipe...


rdplyrmindata-wrangling

Read More
How to compute which values and how many values of a given variable satisfy a condition for another ...


rdataframetidyversedata-wrangling

Read More
Is there a R function that detects a specific string and replaces it by the value of another observa...


rstringfunctionreplacedata-wrangling

Read More
Advanced pivot_longer transformation sequentially on a group of columns...


tidyrdata-wrangling

Read More
Concatenate columns from Excel file based on sheet name and column's name...


rimporttidyversedata-wranglingreadxl

Read More
Conditioning previous values within groups in R...


rdata-sciencedata-wrangling

Read More
Behavior of %>% when piping values to functions containing pipes...


rdplyrscopedata-wranglingmagrittr

Read More
Python - Rolling Indexing in Polars library?...


pythongroup-bypython-polarsdata-wrangling

Read More
Concatenating and indexing highest values by grouped columns...


rtidyversedata-wrangling

Read More
How to evaluate conditions met on previous values within a group in a data.frame in R...


rtidyversedata-wrangling

Read More
Recoding Multiple Likert-scale Columns at Once...


rdata-cleaningdata-wranglinglikert

Read More
How to Rearrange Values in Each Row to Avoid Duplicates Across Columns in R?...


rtidyversedata-cleaningdata-wrangling

Read More
Mutate across multiple columns using dplyr...


rdplyrdata-wrangling

Read More
Pandas idxmax - top n values...


pythonpandasdata-wrangling

Read More
restrict to those with data at specific age ranges in R...


rdplyrtidyversedata-manipulationdata-wrangling

Read More
Divide values in some columns by the value of a column and replace in data table...


rdplyrdata-wrangling

Read More
Can't Open .xlsx Document...


pythonpandasxlsxdata-wrangling

Read More
How to Add New Column in Dictionary?...


arrayslistnumpydictionarydata-wrangling

Read More
How to lengthen data in one column separated by semicolons, and repeat elements from the other colum...


rtidyversedata-wrangling

Read More
Pattern matching in a dataframe...


rstringdplyrmatchdata-wrangling

Read More
Creating a large number of columns in R tidyverse based on a comparison with a specific column...


rdataframedplyrdata-wrangling

Read More
BackNext