Skip to main content

a ligthweight feature manage framework

Project description

pada

pada is an onomatopoeia, like the sound we make when building blocks.

a ligthweight feature manage framework

  1. load_data: load data
  2. feature definition: metadata, input data, transform
  3. assemble: construct

pada command line generates the project directory

project
|---definition
|  |-feats_def.py
|---load_data.py
|---main.py
|---url.py    

base introduce

load_data.py

define a function named data(), return your data which is a pd.DataFrame

definition

you should define your feature in this directory

url.py

find your feature definition by url() function

main.py

run your feature engeering by run() function

History

0.1.0 (2022-03-01)

  • First release on PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pada-0.1.0.macosx-10.9-universal2.tar.gz (52.8 kB view hashes)

Uploaded Source

Built Distributions

pada-0.1.0-py3.9.egg (75.2 kB view hashes)

Uploaded Source

pada-0.1.0-py3-none-any.whl (31.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page