<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nicolò Giso</title>
    <description>The latest articles on DEV Community by Nicolò Giso (@nicologiso).</description>
    <link>https://dev.to/nicologiso</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F77740%2Fd67c66ac-9d7d-47a8-9ffa-a7d030e55cd7.jpg</url>
      <title>DEV Community: Nicolò Giso</title>
      <link>https://dev.to/nicologiso</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nicologiso"/>
    <language>en</language>
    <item>
      <title>A short list of Data Science resources #6</title>
      <dc:creator>Nicolò Giso</dc:creator>
      <pubDate>Tue, 11 Dec 2018 18:30:15 +0000</pubDate>
      <link>https://dev.to/nicologiso/a-short-list-of-data-science-resources-6-7an</link>
      <guid>https://dev.to/nicologiso/a-short-list-of-data-science-resources-6-7an</guid>
      <description>&lt;p&gt;Even in those last seven days I found 4 interesting links related to data science and &lt;br&gt;
Python that I wish to share with you.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Code examples for 50 matplotlib visualizations &lt;a href="https://www.machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python/"&gt;https://www.machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Three hints to build better data science presentations &lt;a href="https://towardsdatascience.com/effective-data-science-presentations-caab621abc66"&gt;https://towardsdatascience.com/effective-data-science-presentations-caab621abc66&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Easily import (and work with) Jupyter notebooks in Visual Studio Code &lt;a href="https://blogs.msdn.microsoft.com/pythonengineering/2018/11/08/data-science-with-python-in-visual-studio-code/"&gt;https://blogs.msdn.microsoft.com/pythonengineering/2018/11/08/data-science-with-python-in-visual-studio-code/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A long guide to use itertools in Python&lt;br&gt;
&lt;a href="https://realpython.com/python-itertools/"&gt;https://realpython.com/python-itertools/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have any feedback or cool resources, please share them in the comments!&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
    </item>
    <item>
      <title>A short list of Data Science resources #5</title>
      <dc:creator>Nicolò Giso</dc:creator>
      <pubDate>Tue, 04 Dec 2018 18:59:49 +0000</pubDate>
      <link>https://dev.to/nicologiso/a-short-list-of-data-science-resources-5-27g6</link>
      <guid>https://dev.to/nicologiso/a-short-list-of-data-science-resources-5-27g6</guid>
      <description>&lt;p&gt;Also this week I decided to gather some interesting resources, related to data science and Python, that I found in the last days. I hope that can be useful for someone else.&lt;/p&gt;

&lt;p&gt;-"The 100 pages machine learning book", by Andriy Burkov, as the name itself says, collapses the basis of machine learning in just one hundred pages&lt;br&gt;
&lt;a href="http://themlbook.com/wiki/doku.php" rel="noopener noreferrer"&gt;http://themlbook.com/wiki/doku.php&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Neuron is a Visual Studio Code extension that aims to bring the visualization abilities of Jupyter Notebooks to VS Code that &lt;a href="https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/10/29/data-science-in-visual-studio-code-using-neuron-a-new-vs-code-extension/" rel="noopener noreferrer"&gt;https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/10/29/data-science-in-visual-studio-code-using-neuron-a-new-vs-code-extension/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;A nice intro on how to handle json data in Python &lt;a href="https://realpython.com/python-json/" rel="noopener noreferrer"&gt;https://realpython.com/python-json/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Implement a basic neural network with Python to grasp better the theory behind &lt;a href="https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6" rel="noopener noreferrer"&gt;https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Three hint to build better data science presentations &lt;a href="https://towardsdatascience.com/effective-data-science-presentations-caab621abc66" rel="noopener noreferrer"&gt;https://towardsdatascience.com/effective-data-science-presentations-caab621abc66&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have any feedback or cool resources, please share them in the comments!&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
    </item>
    <item>
      <title>A short list of Data Science resources #4</title>
      <dc:creator>Nicolò Giso</dc:creator>
      <pubDate>Tue, 27 Nov 2018 19:14:53 +0000</pubDate>
      <link>https://dev.to/nicologiso/a-short-list-of-data-science-resources-4-3el</link>
      <guid>https://dev.to/nicologiso/a-short-list-of-data-science-resources-4-3el</guid>
      <description>&lt;p&gt;Also in the last days I stumbled upon some interesting resources related to data science. I hope that can be useful for someone else.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If you use python for your data science projects you surely work with pandas and scikit-learn but never heard of these little-known libraries. Check them out &lt;a href="https://opensource.com/article/18/11/python-libraries-data-science" rel="noopener noreferrer"&gt;https://opensource.com/article/18/11/python-libraries-data-science&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Suggested by &lt;div class="ltag__user ltag__user__id__50443"&gt;
    &lt;a href="/ellowrath" class="ltag__user__link profile-image-link"&gt;
      &lt;div class="ltag__user__pic"&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F50443%2Ff8109611-4c01-4ae5-93a1-0cdfed37baaf.jpeg" alt="ellowrath image"&gt;
      &lt;/div&gt;
    &lt;/a&gt;
  &lt;div class="ltag__user__content"&gt;
    &lt;h2&gt;
&lt;a class="ltag__user__link" href="/ellowrath"&gt;mattmatt&lt;/a&gt;Follow
&lt;/h2&gt;
    &lt;div class="ltag__user__summary"&gt;
      &lt;a class="ltag__user__link" href="/ellowrath"&gt;a python/js dev with interests in malware, webapp security, osint, malware, threat intel, and malware&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
 Google Dataset Search lets you find datasets wherever they are hosted &lt;a href="https://toolbox.google.com/datasetsearch" rel="noopener noreferrer"&gt;https://toolbox.google.com/datasetsearch&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;A handful of pandas tricks &lt;a href="https://www.pythonprogramming.in/pandas-examples.html" rel="noopener noreferrer"&gt;https://www.pythonprogramming.in/pandas-examples.html&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;A lot of plots to highlight that correlation does not imply causation &lt;a href="http://www.tylervigen.com/spurious-correlations" rel="noopener noreferrer"&gt;http://www.tylervigen.com/spurious-correlations&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have any feedback or cool resources, please share them in the comments!&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
    </item>
    <item>
      <title>A short list of Data Science resources #3</title>
      <dc:creator>Nicolò Giso</dc:creator>
      <pubDate>Tue, 20 Nov 2018 19:09:30 +0000</pubDate>
      <link>https://dev.to/nicologiso/a-short-list-of-data-science-resources-3-3pnl</link>
      <guid>https://dev.to/nicologiso/a-short-list-of-data-science-resources-3-3pnl</guid>
      <description>&lt;p&gt;Also this week I decided to gather some interesting blog posts, related to data science and Python, that I found in the last days. I hope that can be useful for someone else.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A curated glossary of machine learning terms
&lt;a href="https://semanti.ca/blog/?glossary-of-machine-learning-terms" rel="noopener noreferrer"&gt;https://semanti.ca/blog/?glossary-of-machine-learning-terms&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;On the importance of starting from a baseline model in data science &lt;a href="https://blog.insightdatascience.com/always-start-with-a-stupid-model-no-exceptions-3a22314b9aaa" rel="noopener noreferrer"&gt;https://blog.insightdatascience.com/always-start-with-a-stupid-model-no-exceptions-3a22314b9aaa&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;An excellent introduction to Python decorators: &lt;a href="https://realpython.com/primer-on-python-decorators/" rel="noopener noreferrer"&gt;https://realpython.com/primer-on-python-decorators/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Some Python handy tricks (not all of them aim of increasing your productivity) &lt;a href="https://medium.freecodecamp.org/an-a-z-of-useful-python-tricks-b467524ee747" rel="noopener noreferrer"&gt;https://medium.freecodecamp.org/an-a-z-of-useful-python-tricks-b467524ee747&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have any feedback or cool resources, please share them in the comments!&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
    </item>
    <item>
      <title>A short list of Data Science resources #2</title>
      <dc:creator>Nicolò Giso</dc:creator>
      <pubDate>Tue, 13 Nov 2018 19:57:50 +0000</pubDate>
      <link>https://dev.to/nicologiso/a-short-list-of-data-science-resources-2-457n</link>
      <guid>https://dev.to/nicologiso/a-short-list-of-data-science-resources-2-457n</guid>
      <description>&lt;p&gt;Last week I started to contribute to dev.to writing a &lt;a href="https://dev.to/nicologiso/a-short-list-of-data-science-resources-12de"&gt;post&lt;/a&gt; about some useful resources on which I stumbled upon in my daily job as a data scientist. I decided to repeat the "experiment", gathering some other tools and articles that I found in the last seven days, hoping that can be of interest also for somebody else:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The Data Viz Project offers all the possible graphs you can think of, with a detailed description and a bunch of examples &lt;a href="https://datavizproject.com" rel="noopener noreferrer"&gt;https://datavizproject.com&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In Python tuple unpacking makes code more readable, for instance avoiding hard coded indexes. Despite the name it works with any iterable. For a nice introduction: &lt;a href="https://treyhunner.com/2018/03/tuple-unpacking-improves-python-code-readability/" rel="noopener noreferrer"&gt;https://treyhunner.com/2018/03/tuple-unpacking-improves-python-code-readability/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Sometimes it's cool to have a basic GUI in top of your command line program in Python without spending hours doing it. Check out the Gooey package &lt;a href="https://github.com/chriskiehl/Gooey" rel="noopener noreferrer"&gt;https://github.com/chriskiehl/Gooey&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;DeepL Translator uses convolutional neural networks built on the Linguee database to give high quality translation &lt;a href="https://www.deepl.com/en/translator" rel="noopener noreferrer"&gt;https://www.deepl.com/en/translator&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have any feedback or cool resources, please share them in the comments!&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>python</category>
    </item>
    <item>
      <title>A short list of Data Science resources</title>
      <dc:creator>Nicolò Giso</dc:creator>
      <pubDate>Mon, 05 Nov 2018 20:03:50 +0000</pubDate>
      <link>https://dev.to/nicologiso/a-short-list-of-data-science-resources-12de</link>
      <guid>https://dev.to/nicologiso/a-short-list-of-data-science-resources-12de</guid>
      <description>&lt;p&gt;In the last months I have been reading a ton of articles here, even if I am not a "full" developer. Indeed I am a data scientist.&lt;br&gt;
Now, since I would like to contribute in a more active way,  I think that a nice way to start may be a post with some resources that used lately, during my data science activity.&lt;/p&gt;

&lt;p&gt;Without further ado, here it's the list:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If you are in the business of object detection but your pictures are not already labeled try LabelImg &lt;a href="https://github.com/tzutalin/labelImg" rel="noopener noreferrer"&gt;https://github.com/tzutalin/labelImg&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.any-api.com" rel="noopener noreferrer"&gt;https://www.any-api.com&lt;/a&gt; provides documentation and test consoles for over 500 public APIs. Just to name a few: NBA,Spotify, Gmail.&lt;/li&gt;
&lt;li&gt;Tabular data are not always found in csv files. Sometimes you need to extract them from a pdf: check out camelot &lt;a href="https://github.com/socialcopsdev/camelot" rel="noopener noreferrer"&gt;https://github.com/socialcopsdev/camelot&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Nice blog post to use pandas at its best
&lt;a href="https://realpython.com/fast-flexible-pandas/" rel="noopener noreferrer"&gt;https://realpython.com/fast-flexible-pandas/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I hope that this links can be useful for someone else.&lt;br&gt;
I gladly appreciate any feedback.&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
