Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Want to remove common pattern from column names.
Himanshu_Pant
I have a datset which contain a common pattern across all the column name. E.g.
average(column1) average(column2) average(column3) average(column4).
I want column name like:
column1 column2 column3 column4
so how to remove, average() from each column name.
P.S. Please suggest a way without using a loop. If not, than loop will also work.
Find more posts tagged with
AI Studio
Accepted answers
kayman
use rename by replace, and replace average\((.*)\) with $1
All comments
kayman
use rename by replace, and replace average\((.*)\) with $1
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups