Skip to content

readymade data for use in data ML modeling, data analysis etc

Notifications You must be signed in to change notification settings

wegar-2/moddata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moddata

Flake8 Lint Check CI codecov

Provides data for use in modeling.

Interface consists of a single function load_data. It accepts a single parameter - name of the dataset to load.

List of currently available datasets:

  1. bankchurn - this Kaggle dataset
  2. btc - bitcoin price data in USD for years 2017-2021, based on this Kaggle dataset
  3. pl_banking_stocks - daily prices of stocks of select Polish banks for period 2005-01-01 through 2024-12-31 (data source: stooq.com)
  4. sunspots - daily total sunspot number data as per SILSO
  5. geomagnetic_activity - data on geomagnetic activity as per GFZ Centre for Geosciences

To install this package run:

pip install git+https://github.com/wegar-2/moddata.git@main

Run unit tests from the main package directory with:

pytest

Check tests coverage with:

pytest --cov=moddata tests/

About

readymade data for use in data ML modeling, data analysis etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages