Skip to main content

Data Science Faker

Project description

Build Status codecov doc pypi_v pypi_month

DSFaker aims at providing data scientists with functions for generating and streaming arrays of data such as:

  • Time-series

  • Date/Datetime

  • Autoincrement & random autoincrement

  • Trigonometric (Sin, Sinh, Cos, Cosh, Tan, Tanh)

  • Random distributions

  • Pattern repetition

  • Noise application

Basic operators between generators and/or python int/float types (+, -, /, //, *, …) are also implemented.

To generate such data, you can specify the distribution you want amongst the ones provided by numpy.random. Or you can also implement your own distribution to generate data.

Installation

pip install dsfaker

Documentation

The documentation is available here: https://eds-aphp.github.io/dsfaker/.

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

dsfaker-0.2.3.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

dsfaker-0.2.3-py3-none-any.whl (12.5 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