Skip to main content

Helper functions for data science projects.

Project description

fast-ds

Helper functions for data science projects

Common tools for data science projects.

You must set the following environment variables:

LPSDS_HANDLER

This variable defines which file handler to use. It can have 2 values:

  • LocalFileHandler: for files located in your local machine.
  • S3FileHandler: for files located in an S3 bucket. You must have your AWS access tokens properly set for that.

LPSDS_BUCKET

A base directory (if using LocalFileHandler) or the S3 bucket (if using S3FileHandler) that will be used as base point for input and output operations. The value should not have "S3://" in case it is a S3 bucket. Just the bucket name will do.

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

lpsds-0.20.0.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

lpsds-0.20.0-py3-none-any.whl (18.4 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