MetPy Mondays #311 - Stop Making Copies the Wrong Way! Copy vs. Deepcopy

We often see bugs from programmers not fully understanding copies in Python. This week we clear it up with a deep dive on when to assign, when to copy, and when to deep copy.

Posted by: jleeman
Mar 18, 2024

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Article Category
Article type
Developer Blog