Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprisesForked from uwescience/datasci_course_materials
Public repository for course materials for the Spring 2013 session of Introduction to Data Science, an online coursera course.
Python
Summary
Those patterns are used very often currently and this helper makes it simpler to users.
any(qn.name == target_name for qn in self.get_metad…
f"{a or ""}" this is invalid syntax but LibCST handles it and renders the invalid code.
We can either:
automatically escape the string quotes in t…