Metadata-Version: 2.1
Name: rfit
Version: 0.2.20230120
Summary: GWU Data Science python class helper functions
Home-page: https://github.com/physicsland/rfitapi
Author: Edwin Lo
Author-email: elo@regression.fit
Project-URL: Bug Tracker, https://github.com/physicsland/rfitapi/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Regression.fit api

Last updated: 2022-06-01

This package (rfit - regression.fit) is for use at The George Washington University Data Science program. There are some useful and convenient functions we use in our python classes. 

One of them is dfapi, which connects to the api.regression.fit endpoint, to load dataframes used in our classes.
