Skip to main content

A simple wrapper for Pandas to_datetime method that speeds up datetime conversions.

Project description

speed_date

A simple wrapper for Pandas to_datetime method that speeds up datetime conversions.

Installation

$pip install speed_date

Usage

import pandas as pd
import speed_date as sd

df = pd.read_csv("file.csv")

df['date'] = sd.to_datetime(df['date'])

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

speed_date-0.0.2.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file speed_date-0.0.2.tar.gz.

File metadata

  • Download URL: speed_date-0.0.2.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5

File hashes

Hashes for speed_date-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1931cc17ef4d76c2c019675fdf1abcfd5174e8831a53792283f960480f6d01d6
MD5 8efb8f3db1120fa3c125798a5268da2d
BLAKE2b-256 5fd656ba0030bc3cae685a074e575f889087d7288fe90326adae23d98b604de5

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