Hello all,
I am Aditya, a junior data analyst in Mauritius and also recently
registered myself as a managing member at PSF. I have been using Python for
a very long time as my primary programming language for both work and
personal projects. I would love to contribute in any way possible to the
Python Project and help inspire more people to know about the project and
what PSF does.
It would be great if anyone and let me know how can I help in this working
group.
Cheers From Mauritius,
[image: photo]
*Aditya Bholah*
Junior Data Analyst, LSL Digital, La Sentinelle Ltd.
(+230) 2068581 <(+230)+2068581> | (+230) 57587306 <(+230)+57587306> |
aditya(a)lsl.digital
www.lsl.digital
Rue Des Oursin, Tombeau Bay, Mauritius , Indian Ocean
<https://www.facebook.com/aditya.bholah07>
<https://www.linkedin.com/in/rishikesh-bholah-91b8b3137/>
<https://twitter.com/aditya_bholah>
<https://www.instagram.com/aditya.bholah/>
Hello,
I don't know how many people use Crowdmark to grade assessments. However, I
thought I would share a recent Python script I wrote that has been saved a
lot of time at my school.
Many people want to apply student names to exams that have a title page. We
previously did this with adhesive labels which can be a massive effort for
large classes. I wrote a Python function which applies names and student
IDs from a pandas dataframe to the front page of each student's exam. The
script is here:
https://github.com/MattWThomas/crowdmark-labeler
Let me know if this is useful to you, and if there are changes that you
think could be made to have it benefit more people.
Best,
Matthew Thomas