Start the project
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Starting My Home Automation Experiment"
|
||||
date: 2026-03-29T20:46:01+02:00
|
||||
draft: true
|
||||
feature_link: "https://www.midjourney.com/home/"
|
||||
feature_text: "by IA Midjourney"
|
||||
description:
|
||||
isStarred: false
|
||||
tags:
|
||||
categories:
|
||||
- tinkering
|
||||
|
||||
images:
|
||||
keywords:
|
||||
series:
|
||||
- Home Automation
|
||||
reply:
|
||||
repost:
|
||||
like:
|
||||
rsvp:
|
||||
bookmark:
|
||||
---
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"keywords:\n",
|
||||
"series:\n",
|
||||
"- Data and Data Tools\n",
|
||||
"draft: true\n",
|
||||
"---"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -13,6 +13,7 @@ images:
|
||||
keywords:
|
||||
series:
|
||||
- Data and Data Tools
|
||||
draft: true
|
||||
---
|
||||
|
||||
## The idea
|
||||
@@ -89,7 +90,7 @@ print(table_volumes.isnull().sum())
|
||||
Sales 0
|
||||
Year 0
|
||||
dtype: int64
|
||||
|
||||
|
||||
-*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*-
|
||||
Missing value stats for Volumes:
|
||||
Ranking 0
|
||||
@@ -128,7 +129,7 @@ print(table_volumes.info(verbose=False))
|
||||
dtypes: int64(3), str(1)
|
||||
memory usage: 106.8 KB
|
||||
None
|
||||
|
||||
|
||||
-*-
|
||||
Ranking Volume Sales Year
|
||||
0 1 One Piece 5956540 2008
|
||||
@@ -157,9 +158,9 @@ table_series[["Title","Sales","Year"]].plot(title="Manga Series")
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user