tardis icon indicating copy to clipboard operation
tardis copied to clipboard

[GSoC] Enhancing TARDIS Packet Tracker: First Objective

Open sarthak-dv opened this issue 11 months ago • 1 comments

:pencil: Description

Type: 🌞 GSoC

Solution to the first objective for the GSoC'24 project "Enhancing TARDIS Packet Tracker". The PR contains the following changes:

  • Run the rpacket_tracking notebook
  • Convert the DType of interaction_type to pd.CategoricalDType inside rpacket_trackers_to_dataframe function.
  • Display the converted DType of interaction_type inside the rpacket_tracking notebook.

:pushpin: Resources

GSoC'24 Page TARDIS GSoC'24 Ideas Page

:vertical_traffic_light: Testing

How did you test these changes?

  • [ ] Testing pipeline
  • [x] Other method (describe): Ran the notebook and displayed the converted Categorical DType
  • [ ] My changes can't be tested (explain why)

:ballot_box_with_check: Checklist

  • [x] I requested two reviewers for this pull request

Note: If you are not allowed to perform any of these actions, ping (@) a contributor.

sarthak-dv avatar Mar 12 '24 03:03 sarthak-dv

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB