Git Product home page Git Product logo

class-timetable-all-sections.'s Introduction

Class Timetable Generator

This Jupyter notebook uses Python and the Pandas library to generate a class timetable from a CSV file. Note that this project is limited to the format of the CSV file. However, if you learn the data cleaning procedures used in this notebook, you can apply them to your own CSV schedule files and generate your own timetables.

Getting Started

To use this notebook, you'll need to have Jupyter Notebook installed on your computer. You can download it here: https://jupyter.org/install

Once you have Jupyter Notebook installed, you can open the multi-section-timetable.ipynb file and run the code cells.

How to Use

When you run the notebook, it will prompt you to input your section. If you belong to one section only, you can type your section (e.g. A, B, C, D, 1) and the notebook will generate a timetable for your section. If you belong to multiple sections or want to create a custom timetable, type '!N' and follow the prompts to select your subjects and sections.

Note that the generated timetable is based on the CSV file's format, so make sure your CSV file matches the format before running the notebook.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.