Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision

Target

Select target project
  • steindc2/mc-python-introduction
  • berensm23/mc-python-introduction
  • a1263427/mc-python-introduction
3 results
Select Git revision
Show changes
Commits on Source (1)
......@@ -38,4 +38,7 @@ Parsing and analysis of TEI-XML data using [`lxml`](https://lxml.de/) library.
Analysis of spreadsheets with [`pandas`](https://pandas.pydata.org/) data frames.
## Part 4 - Image Data
Manipulation of images with [`Pillow`](https://python-pillow.org/) and object detection using [`ultralytics`](https://www.ultralytics.com/)
\ No newline at end of file
Manipulation of images with [`Pillow`](https://python-pillow.org/) and object detection using [`ultralytics`](https://www.ultralytics.com/)
# Test commit
\ No newline at end of file