Skip to main content

Feature engineering for dates

Project description

datetransform

Feature engineering for dates

PyPI version PyPI pyversions Build Status codecov

Installation

datetransform requires Python 3.5+.

pip install datetransform

Example Usage

from datetransform.transform import add_date_features
import pandas as pd

df = pd.read_csv('someFile.csv')
df = add_date_features(df, date_field_name='dateCol')  # This dataframe now contains additional date features.

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

datetransform-0.1.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

datetransform-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file datetransform-0.1.0.tar.gz.

File metadata

  • Download URL: datetransform-0.1.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for datetransform-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a255d3f5bd0a01fa799605016118af7e6f8dc171bd33ed89d1f290ef797ad4ce
MD5 896ea66c54c181a01deea86b775292fc
BLAKE2b-256 c250c37cf7785521a02973905ea936b6ddefac3979ed60414266a96b1394097f

See more details on using hashes here.

File details

Details for the file datetransform-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: datetransform-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for datetransform-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 65cb45dbc378f5e3767c3ae1f6bd089b5c2d461ab55a56cb98d491da9ae1695f
MD5 445e7ef2cd837aa13dd0e8f1e6e502dc
BLAKE2b-256 74388d002795fe445db84b6b301c1df952f8202fc985e5309c5fd780ad0e141f

See more details on using hashes here.

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