Hybrid approaches to supporting more datatypes with fastai2 tabular

Contributers:

  • Zachary Mueller

Directions for Contributing:

  1. Fork this repository into your GitHub Account
  2. Ensure that nbdev is installed on your system
  3. Make any changes and ensure that you run the following before commiting:
    • nbdev_build_lib
    • nbdev_clean_nbs
  4. Open a Pull Request with the library, and choose "From fork" to open one with the main repository.