python_little_project include many code and project I learn from some courses or write by myself which can be public in python.
<div class="alert alert-danger alertdanger" style="margin-top: 20px">
<h1> Question #3: </h1>
<p>
<code>dataframe[[' column 1 ',column 2', 'column 3'] ].describe()</code>
</p>
Apply the method to ".describe()" to the columns 'length' and 'compression-ratio'.
</div>