Skip to content

github repository to support UD's Spring 2025 FSAN830 Business Process Innovation Class

License

Notifications You must be signed in to change notification settings

flyaflya/fsan830spring2025

Repository files navigation

output
word_document html_document pdf_document
default
default
default

FSAN830 Business Process Innovation - Spring 2025

This repository documents the 'Innovation Track' of UD's Spring 2025 FSAN830 Business Process Innovation class.

Environment Setup for XML to xarray Challenge

To set up your Python environment for the XML to xarray challenge:

  1. Clone this repository (or your fork of it)
  2. Navigate to the students directory and follow the instructions in the README.md file there
  3. Create your personal directory under students/lastname_firstname/
  4. Run the test script to verify your environment: python test_env.py

For detailed instructions, see students/README.md.

Repository Structure

fsan830spring2025/
├── data/                  # Shared data files
│   └── sampleRaceResults/ # Sample race results XML files
├── docs/                  # Documentation and class website
├── students/              # Student work directories
│   ├── lastname_firstname/ # Your personal directory
│   ├── README.md          # Environment setup instructions
│   ├── test_env.py        # Environment test script
│   └── example_xml_to_xarray.py # Example script
└── requirements.txt       # Python package requirements

Current Mission: XML to xarray Challenge

See docs/README.md for details on the current mission.

See The Site At: https://flyaflya.github.io/fsan830spring2025/

About

github repository to support UD's Spring 2025 FSAN830 Business Process Innovation Class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published