Skip to main content

A small example package

Project description

image

image

Motivation

  • Lately, when trying to work on sports analytics projects, I realize that a big bottleneck (at least for me) is getting my hands on data. In effect, this makes it so that when I want to start a project, I try to re-learn a little about web scraping for a day or two, and then quit soon after that.

  • The value I'm trying to create here is the ability to generate simple, probably not great, but reasonable fake data for use in projects before committing to developing web scraping pipelines.

Usage

Open In Colab

from baseballfaker.baseball import batting

batting(CAREER_LENGTH=10, 
        skill_level=.9)
  • Example Output:
    • see example.ipynb:
      • image

License

License: MIT

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

BaseballFaker-0.0.3.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

BaseballFaker-0.0.3-py3-none-any.whl (4.7 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