This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{
"metadata": {
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3-final"
},
"orig_nbformat": 2,
"kernelspec": {
"name": "python3",
"display_name": "Python 3",
"language": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2,
"cells": [
{
"source": [
"## Linear Regression for Pumpkins - Lesson 2"
],
"cell_type": "markdown",
"metadata": {}
},
{
"cell_type": "code",
"execution_count": 22,
"metadata": {},
"outputs": [
{
"output_type": "execute_result",
"data": {
"text/plain": [
" City Name Type Package Variety Sub Variety Grade \\\n",
"70 BALTIMORE NaN 1 1/9 bushel cartons PIE TYPE NaN NaN \n",
"71 BALTIMORE NaN 1 1/9 bushel cartons PIE TYPE NaN NaN \n",
"72 BALTIMORE NaN 1 1/9 bushel cartons PIE TYPE NaN NaN \n",
"73 BALTIMORE NaN 1 1/9 bushel cartons PIE TYPE NaN NaN \n",
"74 BALTIMORE NaN 1 1/9 bushel cartons PIE TYPE NaN NaN \n",
"\n",
" Date Low Price High Price Mostly Low ... Unit of Sale Quality \\\n",