Coder Social home page Coder Social logo

koushikphy / kfutils Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 43 KB

A common file operation utility

License: MIT License

Python 100.00%
python python-package python-library file-operations data-analysis data-files data-operations interpolation numerical-analysis

kfutils's Introduction

kfutils: A tool for common data file operations.

Alt text Alt text Alt text Alt text Alt text Alt text

⚒ Instalation

Download and install the latest package from the release section or directly by pip

pip install kfutils

This installs the python module and a command line tool named kfutils.

⚡ Usage

✈ Using as a command line tool.

kutils [-h] -i FILE [-o FILE] [-c COLS [COLS ...]] [-rd COLS [COLS ...]] [-dr COLS [COLS ...]] [-dc COLS [COLS ...]] [-int N [N ...]] [-mir N] [-rep N]
Argument Description
-i Input file name
If no operations are given it will show the stats about the file
-o Output file name. (default: '_out' prefix to input file name)
-c Index(s) of grid columns. 2 columns for 2D file
-rd Index(s) of columns to convert to degree from radian
-dr Index(s) of columns to convert to radian from degree
-dc Index(s) of columns to delete
-int Number of grid to interpolate to. Can be 1D or 2D
-mir Number of times to mirror
-rep Number of times to repeat

🚀 Using as a python module
The toplevel python module kfutils exposes several functions/class.

kfutils's People

Contributors

koushikphy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.