<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Christine Egan on Medium]]></title>
        <description><![CDATA[Stories by Christine Egan on Medium]]></description>
        <link>https://medium.com/@christineegan42?source=rss-8e9b4d1cb38------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*EuFmUwPE9gQEE9DnyL2YEQ.jpeg</url>
            <title>Stories by Christine Egan on Medium</title>
            <link>https://medium.com/@christineegan42?source=rss-8e9b4d1cb38------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Sun, 24 May 2026 02:12:12 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@christineegan42/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Just Got Laid Off? Here is the First Thing You Need to Do]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/illumination/just-got-laid-off-here-is-the-first-thing-you-need-to-do-20f26f1d4c01?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/679/1*T8KjQQ-0l3ZQJqSv5HCBVQ.png" width="679"></a></p><p class="medium-feed-snippet">It seems counterintuitive, but you have nothing to lose by trying to negotiate your severance.</p><p class="medium-feed-link"><a href="https://medium.com/illumination/just-got-laid-off-here-is-the-first-thing-you-need-to-do-20f26f1d4c01?source=rss-8e9b4d1cb38------2">Continue reading on ILLUMINATION »</a></p></div>]]></description>
            <link>https://medium.com/illumination/just-got-laid-off-here-is-the-first-thing-you-need-to-do-20f26f1d4c01?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/20f26f1d4c01</guid>
            <category><![CDATA[layoffs]]></category>
            <category><![CDATA[negotiation]]></category>
            <category><![CDATA[job-hunting]]></category>
            <category><![CDATA[career-advice]]></category>
            <category><![CDATA[personal-finance-tips]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Sat, 03 Feb 2024 09:38:41 GMT</pubDate>
            <atom:updated>2024-02-03T09:38:41.312Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Does Using an LLM During the Hiring Process Make You a Fraud as a Candidate?]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science/does-using-an-llm-during-the-hiring-process-make-you-a-fraud-as-a-candidate-99a05678536b?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/2600/1*oZc-0WHkWyPnX-zCR6IasA.jpeg" width="3840"></a></p><p class="medium-feed-snippet">Employers, ditch the AI detection tools and ask one important question instead.</p><p class="medium-feed-link"><a href="https://medium.com/data-science/does-using-an-llm-during-the-hiring-process-make-you-a-fraud-as-a-candidate-99a05678536b?source=rss-8e9b4d1cb38------2">Continue reading on TDS Archive »</a></p></div>]]></description>
            <link>https://medium.com/data-science/does-using-an-llm-during-the-hiring-process-make-you-a-fraud-as-a-candidate-99a05678536b?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/99a05678536b</guid>
            <category><![CDATA[chatgpt]]></category>
            <category><![CDATA[job-hunting]]></category>
            <category><![CDATA[editors-pick]]></category>
            <category><![CDATA[generative-ai-tools]]></category>
            <category><![CDATA[large-language-models]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Sat, 06 Jan 2024 17:41:23 GMT</pubDate>
            <atom:updated>2024-01-11T16:17:06.733Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Social Network Analysis and Visualization with Python]]></title>
            <link>https://christineegan42.medium.com/social-network-analysis-and-visualization-with-python-b7769a417aff?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/b7769a417aff</guid>
            <category><![CDATA[data-visualization]]></category>
            <category><![CDATA[matplotlib]]></category>
            <category><![CDATA[networkx]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[social-network-analysis]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Wed, 20 Dec 2023 20:58:09 GMT</pubDate>
            <atom:updated>2023-12-20T20:58:09.771Z</atom:updated>
            <content:encoded><![CDATA[<p>Follow the lessons below to learn foundational skills in Social Network Analysis with Python and NetworkX. It is intended for learners that have are comfortable with using Python and want to expand their NetworkX and Matplotlib skills.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*OVAEb4bxAFgqF5pK.png" /></figure><p>All of these are friend-links, which means you do not need a Medium membership to view them.</p><p>Bookmark the friend link for this page for easy reference.</p><ol><li><a href="https://towardsdatascience.com/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-efeb82ab853e?sk=ba15709c7d136c205bd5fc5b6b8d933c">Visualizing Social Networks for Better Insights: Analyzing and Mapping Social Relationships with Python’s NetworkX Library (Part 1)</a></li><li><a href="https://towardsdatascience.com/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-f4a9cf6b6d57?sk=872f4b2d55ff92698dc5b5c077011c74">Visualizing Social Networks for Better Insights: Analyzing and Mapping Social Relationships with Python’s NetworkX Library (Part 2)</a></li><li><a href="https://towardsdatascience.com/closeness-and-communities-analyzing-social-networks-with-python-and-networkx-part-3-c19feeb38223?sk=14c3ac5ff2c185ecaba660b383a81fc6">Closeness and Communities: Analyzing Social Networks with Python and NetworkX (Part 3)</a></li><li><a href="https://towardsdatascience.com/graphing-billy-corgans-network-analyzing-and-mapping-social-relationships-with-python-s-networkx-724de1e431ac?sk=8c051fd6f7e0e9a4137a8af97fef8427">Analyzing and Mapping Social Relationships with Python’s NetworkX Library (Part 4)</a></li></ol><p>Designed by 👩🏼‍💻<a href="https://christine-egan42.github.io/#technical-writing">Christine Egan</a>.</p><p><a href="http://www.linkedin.com/in/christineegan42">LinkedIn</a> | <a href="https://christine-egan42.github.io/#technical-writing">Website</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=b7769a417aff" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Python + Pandas 101]]></title>
            <link>https://christineegan42.medium.com/python-pandas-101-2f3330cc0262?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/2f3330cc0262</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[pandas]]></category>
            <category><![CDATA[data-analysis]]></category>
            <category><![CDATA[jupyter-notebook]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Wed, 20 Dec 2023 20:44:15 GMT</pubDate>
            <atom:updated>2023-12-20T20:44:15.547Z</atom:updated>
            <content:encoded><![CDATA[<p>Follow the lessons below to learn foundational skills in Python and Pandas. It is intended for learners that have minimal experience working with Python, that want to learn how to start building their own projects.</p><p>All of these are friend-links, which means you do not need a Medium membership to view them.</p><p>Bookmark the friend link for this page for easy reference.</p><ol><li><a href="https://towardsdatascience.com/general-setup-for-data-science-projects-in-python-with-macos-big-sur-65784fc20231?sk=a71a94f5cb874d174122a3f6dc746761">General Setup for Data Science with Python</a> — <em>Learn how to install CLT, Xcode, Hombrew, Python, and Pip.</em></li><li><a href="https://towardsdatascience.com/virtual-environments-for-python-data-science-projects-on-mac-os-big-sur-with-pyenv-and-virtualenv-60db5516bf06?sk=62c6248cea971dacd51b52db04571901">Virtual Environments for Python Data Science Projects</a> — <em>Learn how to create virtual environments for your Python data science projects using Pyenv, Virtualenv, and Pip</em></li><li><a href="https://towardsdatascience.com/jupyter-notebooks-i-getting-started-with-jupyter-notebooks-f529449797d2?sk=e4deac49db51e49b41bf575f2e5fe183">Jupyter Notebooks for Data Science with Python</a> — <em>Learn how to install Jupyter in your Python development environment.</em></li><li><a href="https://towardsdatascience.com/github-i-getting-started-with-github-272255c5f11f?sk=021367846a1c58411bc83947ee5d03c9">Create a GitHub Repository for Data Science Projects</a> — <em>Learn how to create a GitHub repository to host your data science project.</em></li><li><a href="https://towardsdatascience.com/python-i-data-types-and-operators-variable-assignment-and-print-6f2eafb1b899?sk=a18be8db2bf735e5087835303cee6609">Python for Data Science (A Beginner’s Guide)</a> — <em>Learn about data types and operators, variable assignment, and print().</em></li><li><a href="https://towardsdatascience.com/pandas-i-read-csv-head-tail-info-and-describe-43b9b2736490?sk=e2805843df86452682e043d3b4735170">Pandas for Data Science (Part 1)</a> — <em>Learn about read_csv(), head(), tail(), info(), and describe().</em></li><li><a href="https://towardsdatascience.com/pandas-ii-drop-isna-cbbe16a15e70">Pandas for Data Science (Part 2)</a> — <em>Learn about drop(), isna().</em></li><li><a href="https://towardsdatascience.com/pandas-iii-value-counts-duplicated-min-max-d705cae54862">Pandas for Data Science (Part 3)</a> —<em>Learn about value_counts(), duplicated(), min(), max().</em></li></ol><p>Designed by 👩🏼‍💻<a href="https://christine-egan42.github.io/#technical-writing">Christine Egan</a>.</p><p><a href="http://www.linkedin.com/in/christineegan42">LinkedIn</a> | <a href="https://christine-egan42.github.io/#technical-writing">Website</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=2f3330cc0262" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Graphing Billy Corgan’s Network: Analyzing and Mapping Social Relationships with Python’s NetworkX…]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science/graphing-billy-corgans-network-analyzing-and-mapping-social-relationships-with-python-s-networkx-724de1e431ac?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/1990/1*r7oJmZ7eg_AOA6k26mz4AQ.png" width="1990"></a></p><p class="medium-feed-snippet">Continue learning how to conduct social network analysis with NetworkX and Python</p><p class="medium-feed-link"><a href="https://medium.com/data-science/graphing-billy-corgans-network-analyzing-and-mapping-social-relationships-with-python-s-networkx-724de1e431ac?source=rss-8e9b4d1cb38------2">Continue reading on TDS Archive »</a></p></div>]]></description>
            <link>https://medium.com/data-science/graphing-billy-corgans-network-analyzing-and-mapping-social-relationships-with-python-s-networkx-724de1e431ac?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/724de1e431ac</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[networkx]]></category>
            <category><![CDATA[matplotlib]]></category>
            <category><![CDATA[maynard-james-keenan]]></category>
            <category><![CDATA[social-network-analysis]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Fri, 21 Jul 2023 16:02:43 GMT</pubDate>
            <atom:updated>2023-07-21T16:02:43.359Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Closeness and Communities: Analyzing Social Networks with Python and NetworkX — Part 3]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science/closeness-and-communities-analyzing-social-networks-with-python-and-networkx-part-3-c19feeb38223?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/794/1*SOQa96AVnn_4p1JmzcpXDg.png" width="794"></a></p><p class="medium-feed-snippet">Learn about communities and closeness centrality in social network analysis with Python and NetworkX</p><p class="medium-feed-link"><a href="https://medium.com/data-science/closeness-and-communities-analyzing-social-networks-with-python-and-networkx-part-3-c19feeb38223?source=rss-8e9b4d1cb38------2">Continue reading on TDS Archive »</a></p></div>]]></description>
            <link>https://medium.com/data-science/closeness-and-communities-analyzing-social-networks-with-python-and-networkx-part-3-c19feeb38223?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/c19feeb38223</guid>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[social-network-analysis]]></category>
            <category><![CDATA[smashing-pumpkins]]></category>
            <category><![CDATA[networkx]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Mon, 26 Jun 2023 12:44:31 GMT</pubDate>
            <atom:updated>2023-06-26T12:44:31.080Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Visualizing Social Networks for Better Insights: Analyzing and Mapping Social Relationships with…]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-f4a9cf6b6d57?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/1280/1*fiYJKl7UaATh8q6TNGqNlQ.png" width="1280"></a></p><p class="medium-feed-snippet">Continuing the beginner&#x2019;s guide to using Python&#x2019;s NetworkX library to conduct social network analysis</p><p class="medium-feed-link"><a href="https://medium.com/data-science/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-f4a9cf6b6d57?source=rss-8e9b4d1cb38------2">Continue reading on TDS Archive »</a></p></div>]]></description>
            <link>https://medium.com/data-science/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-f4a9cf6b6d57?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/f4a9cf6b6d57</guid>
            <category><![CDATA[social-network-analysis]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[smashing-pumpkins]]></category>
            <category><![CDATA[networkx]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Sat, 10 Jun 2023 08:23:08 GMT</pubDate>
            <atom:updated>2023-06-13T13:46:53.582Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Visualizing Social Networks for Better Insights: Analyzing and Mapping Social Relationships with…]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-efeb82ab853e?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/2600/1*upC9nJE3XVgeWZZzj7BTpA.jpeg" width="5472"></a></p><p class="medium-feed-snippet">A beginner&#x2019;s guide to using Python&#x2019;s NetworkX library to conduct social network analysis</p><p class="medium-feed-link"><a href="https://medium.com/data-science/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-efeb82ab853e?source=rss-8e9b4d1cb38------2">Continue reading on TDS Archive »</a></p></div>]]></description>
            <link>https://medium.com/data-science/visualizing-social-networks-for-better-insights-analyzing-and-mapping-social-relationships-with-efeb82ab853e?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/efeb82ab853e</guid>
            <category><![CDATA[smashing-pumpkins]]></category>
            <category><![CDATA[python-programming]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[networkx]]></category>
            <category><![CDATA[social-network-analysis]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Sat, 20 May 2023 23:42:41 GMT</pubDate>
            <atom:updated>2023-05-22T14:23:51.281Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Attention Prompt Engineers: Know Your ChatGPT Token Limits]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://blog.gopenai.com/attention-prompt-engineers-know-your-chatgpt-token-limits-82521f307472?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/1920/1*tcD4QijyEq5NR7vIWOegjQ.jpeg" width="1920"></a></p><p class="medium-feed-snippet">ChatGPT has a fixed limit on the number of tokens it can process and generate. Learn how to manage token limitations when crafting prompts.</p><p class="medium-feed-link"><a href="https://blog.gopenai.com/attention-prompt-engineers-know-your-chatgpt-token-limits-82521f307472?source=rss-8e9b4d1cb38------2">Continue reading on GoPenAI »</a></p></div>]]></description>
            <link>https://blog.gopenai.com/attention-prompt-engineers-know-your-chatgpt-token-limits-82521f307472?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/82521f307472</guid>
            <category><![CDATA[chatgpt]]></category>
            <category><![CDATA[tokenization]]></category>
            <category><![CDATA[prompt-engineering]]></category>
            <category><![CDATA[nlp]]></category>
            <category><![CDATA[artificial-intelligence]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 02:29:26 GMT</pubDate>
            <atom:updated>2023-06-03T21:43:21.939Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[General Setup for Data Science Projects in Python with macOS Big Sur]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science/general-setup-for-data-science-projects-in-python-with-macos-big-sur-65784fc20231?source=rss-8e9b4d1cb38------2"><img src="https://cdn-images-1.medium.com/max/1920/1*2eHj_MWtHnkxu7eUNbKLYg.png" width="1920"></a></p><p class="medium-feed-link"><a href="https://medium.com/data-science/general-setup-for-data-science-projects-in-python-with-macos-big-sur-65784fc20231?source=rss-8e9b4d1cb38------2">Continue reading on TDS Archive »</a></p></div>]]></description>
            <link>https://medium.com/data-science/general-setup-for-data-science-projects-in-python-with-macos-big-sur-65784fc20231?source=rss-8e9b4d1cb38------2</link>
            <guid isPermaLink="false">https://medium.com/p/65784fc20231</guid>
            <category><![CDATA[homebrew]]></category>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[mac-os-big-sur]]></category>
            <category><![CDATA[xcode]]></category>
            <dc:creator><![CDATA[Christine Egan]]></dc:creator>
            <pubDate>Thu, 13 May 2021 17:02:06 GMT</pubDate>
            <atom:updated>2022-04-25T23:54:36.243Z</atom:updated>
        </item>
    </channel>
</rss>