Search code examples
Aggregate a dataframe column based on a hierarichal condition from another column...


pythonpandasdataframedata-manipulation

Read More
Grouped diminishing weighted cumsum...


rdplyrdata-manipulation

Read More
Expand a matrix of rankings (1 ~ 4) to a bigger binary matrix...


rmatrixdata-manipulationdata-conversionranking

Read More
Add a value as a new row to a dataframe but keep all other columns NA...


rrowdata-manipulation

Read More
Separate positive values into multiple rows on multiple columns...


rdataframedplyrdata-manipulation

Read More
Data manipulation in R: Starting a new row if i > i-1...


rfunctionreshapedata-manipulation

Read More
Isolating a particular section of one string in R that is between other characters?...


rregexstringcharacterdata-manipulation

Read More
Ansible: split a dictionary with list values to a list of dictionaries with a single item from the l...


dictionaryansibledata-manipulation

Read More
More efficient way of pandas dataframe manipulation: filtering and melting...


pythonpandasdataframedata-manipulation

Read More
Adding Text to Cells with Text - Apps Script...


arraysstringgoogle-apps-scriptdata-manipulation

Read More
Can I use a dplyr pipe instead of lapplying over lists in R?...


rlistdplyrdata-manipulation

Read More
Join many to one: combine related characteristics...


rdata-manipulation

Read More
Identify only non duplicated rows...


runiquerowsdata-manipulation

Read More
Looping pipe operator code through multiple Dataframe in R...


rdataframeloopsfor-loopdata-manipulation

Read More
"Even Out" Table in R...


rdata-manipulation

Read More
Selecting Rows From a Table Based on A List...


rlistdata-manipulation

Read More
Creating a "Dictionary/Reference" Table...


rdplyrdata-manipulationplyr

Read More
Unlisting lists in a Dataframe column...


pythonpandaslistdataframedata-manipulation

Read More
Sequentially Replacing Factor Variables with Numerical Values...


rdata-manipulation

Read More
Pandas: Find ratio of values for a column and then groupby on another column...


pythonpandasnumpypandas-groupbydata-manipulation

Read More
Scanning and Replacing Values of Rows in R...


rdata-manipulation

Read More
Split dataframe into multiple by every nth column...


rtidyversedata-manipulation

Read More
Counting the Number of Combinations of Unique Values Per ID...


rdplyrdatatabledata-manipulation

Read More
Check if the value exists in any other columns with Tidyverse...


rdplyrtidyversedata-manipulation

Read More
If value exists in another column, take value from the original column in the same row, if not nothi...


rtidyversedata-manipulation

Read More
Subsetting dataframe by unique ID and closest date in R...


rdataframedata-manipulationdata-filtering

Read More
Outlier Detection on common variable name in R...


rdataframedplyrdata-manipulationoutliers

Read More
Pandas map between two dataframes into column...


pythonpandasdata-sciencedata-manipulation

Read More
How can I create a new wide data frame with rows based on all combos of values in two columns?...


rdataframedata-manipulation

Read More
Calculation of a new variable in R...


rdataframedata-manipulation

Read More
BackNext