Manage ColumnsΒΆ
Common dataframe operations as raname, copy or delete a column can be doing using this app. In addtion, a new column cn be created by extracting the name of a country or an institution in a selected column.
This app can be executed using:
import techminer as tech
tech.gui.manage_columns.App().run()