Giter Club home page Giter Club logo

goanduisp's Introduction

github contribution grid snake animation

About me

Hi, I'm Gregorio, physics student at Alma Mater Studiorum - Università di Bologna and software developer at PEI VM Srl.

I'm currently interested in:

  • Complex Systems 🐜
  • Dynamical models 🚄
  • Arduino projects 💻

Mantained works

Research projects

goanduisp's People

Contributors

grufoony avatar

Watchers

 avatar  avatar

goanduisp's Issues

Restructure the repo

It is necessary to restructure the repository in order to have a decent hierarchy of files.
For example there may be:

  • src/utils with code useful for many scopes
  • src/racename with all files related to one particular race, e.g. the XML for the points
  • README.md with the documentation, maybe one file for each folder
  • main.ipynb in order to make one choose the data pipeline (with presets for different races)

[FEATURE REQUEST] Create GUI

Once found how to "legalize" the exe program for windows defender is time to build a GUI for the local version, in order to get rid of the notebook

Testing

Before the new season it's actually time to implement some tests for the code...

Problem with "staffette"

GAS files containing "staffette" races have an axis length of 21 instead of 20...
Should be easy to fix in an automatic way.

[BUG] Error in relay categories

Traceback (most recent call last):
  File "/content/races/relay_categories.py", line 25, in <module>
    GOandUISP.find_categories()
  File "/content/./src/go_and_uisp.py", line 511, in find_categories
    df.columns = [
  File "/usr/local/lib/python3.10/dist-packages/pandas/core/generic.py", line 5915, in __setattr__
    return object.__setattr__(self, name, value)
  File "pandas/_libs/properties.pyx", line 69, in pandas._libs.properties.AxisProperty.__set__
  File "/usr/local/lib/python3.10/dist-packages/pandas/core/generic.py", line 823, in _set_axis
    self._mgr.set_axis(axis, labels)
  File "/usr/local/lib/python3.10/dist-packages/pandas/core/internals/managers.py", line 230, in set_axis
    self._validate_set_axis(axis, new_labels)
  File "/usr/local/lib/python3.10/dist-packages/pandas/core/internals/base.py", line 70, in _validate_set_axis
    raise ValueError(
ValueError: Length mismatch: Expected axis has 12 elements, new values have 10 elements

Add total points calculator with jollys

So the accumulate part of the script should put in output:

  • one file with one line for each athlete (csv)
  • one file with one line for each athlete with categories and total points (xlsx/csv or better pdf directly)
  • print on screen the top athlete for each category based on points (or the best place in freestyle if draw)

Rework `split_names` function

Rework split_names function in oreder to make inseriment simple to use.
I think about inserting:

  • nothing -> take the first word in the surname+name string
  • one char -> take the first two words in the surname+name string

This should simplify a lot.

[FEATURE REQUEST] Rework `combinata_stili`

We need a full rework in the output file which must:

  • be a PDF
  • have a title for 100mx for every category
  • have athletes which only did 4 races, with the aggregated join time

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.