Hacker News new | ask | show | jobs
by snicker7 1737 days ago
Views are a really nice feature in Julia. In Python's pandas library, it can be really difficult to determine if one DataFrame references another or is an independent copy. Julia makes this more obvious.