Useful pandas Recipes
This is my collection of useful pandas recipes.
Recipes by category
- Select Data
- Transform
- Split Column
- By Delimiter
- By Number of Characters
- By Positions
- By Lowercase to Uppercase
- By Uppercase to Lowercase
- By Digit to Non-Digit
- By Non-Digit to Digit
- Group By
- Data Type
- Headers
- Replace Values
- Split Column
- Combine
- Transform
- Basic
- Transpose
- Rename
- Table
- Any Columns
- Data Type
- Rename
- Replace Values
- Fill Down
- Fill Up
- Unpivot Column (Melt)
- Pivot Column
- Move
- Text Column
- Split Column
- Format
- Merge Columns
- Extract
- Basic
- Add Column
- Custom Column
- Invoke Custom Function
- Conditional Column
- Index Column
-
Duplicate Column
- Text Column
- Format
- Merge Columns
- Extract