Rails application building with Docker
# Overview At the Docker study session, I thought it would be a waste to fill the created repository as it is, so I wrote it as an article. I hope it will be helpful to someone. https://github.com/
Note: When Python is run on ImageJ Fiji, java.lang.IllegalArgumentException appears and its solution (mac OS)
# Introduction When I installed the open source software "[ImageJ Fiji](https://imagej.net/Fiji)" used for image analysis on mac OS and tested it with Python, mainly in life sciences, from the beginn
[Note] pandas unstack
TL;DR ʻUnstack` was useful for making the multiIndex series easier to see. # group by post-processing DataFrame of pandas will have index [MultiIndex](https://pandas.pydata.org/pandas-docs/stabl
Convert PDF of Chiba Prefecture Go To EAT member store list to CSV (command)
[Chiba Prefecture Go To EAT Business Official Website](https://www.chiba-gte.jp/user/) Convert PDF of member store list to CSV ```shell wget https://www.chiba-gte.jp/downloads/store_list.pdf -O data
The translation command (TUI) made by chilling is too convenient, so use it!
I wrote a translation tool (TUI command) that wraps GAS in Go language. <img width="500" alt="tran_1.gif" src="https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/634588/86ea47b4-cc04-1cde-7
[Go 1.13] What to do when unexpected directory layout: appears
--- ### Postscript You pointed out in the comments. By using the `go mod` command, it was confirmed that it can be imported from the module specified by` go mod init module name`. ```go $ go mod ini
Kaggle House Prices ③ ~ Forecast / Submission ~
Use the model created below to predict test data and submit a submission file. [Kaggle House Prices② ~ Model Creation ~](https://qiita.com/jun-16/items/a7f028dcb4af83273b3b) ## Loading the library
[Linux] How to display CPU usage, display header, and not display grep process with ps command
# Overview About the ps command that displays the list of processes currently executed inside the OS I investigated the three methods of the title, so I will summarize it as a reminder # Display CP
Try disabling IPv6 at random
# Introduction Recently, various services support both IPv4 and IPv6. Let's limit such services to IPv4 only this time. Apache(http) #### **`/etc/httpd/conf/httpd.conf`** ```conf #Listen 80 List
Ability value modeling of professional shogi players by pystan [Visualization of ability difference between first move and second move]
## Recommended for people like this --People who like shogi --People who are interested in statistical modeling with pystan --Sota Fujii People who want to know if the double crown is amazing ##
I put Selenium and headless chrome in AWS lambda. (Notes under Win10 environment, etc.)
When creating a Web Scraper with Python, when the target target is obtained by client-side javascript, it is often not possible to simply obtain the desired information with urlopen. Therefore, I th
Start to Selenium using python
My acquaintance asked me about various test tools, I decided to challenge Selenium. After using the browser extension Selenium IDE https://github.com/SeleniumHQ/selenium-ide Selenium using Pyth
Read the linked list in csv format with graph-tool
## Thing you want to do Consider reading a file in the following linked list `(source, dest, weight)` format with [graph-tool](https://graph-tool.skewed.de/). #### **`link_list.csv`** ```csv Alic
Getting Started with Mathematics Starting with Python Programming Challenges Personal Notes-Problem 1-1
## Overview A memo of O'Reilly Japan's "Introduction to Mathematics Starting with Python" exercise. It is just a personal study memo. ## First answer ```python def print_num(number): # print([
[Django] Build a Django container (Docker) development environment quickly with PyCharm
# Introduction I usually use PyCharm for business, but it took me a while to find out about building a Django container development environment, so I will post the procedure to build it with the mini
Don't show me certificate warnings in Chrome
# Purpose Prevent Chrome from displaying oleore certificate warnings. The domain is ʻore.example.com`. # procedure ## Host change on the host side Add the following settings. * For Windows 10 #
Deliver OBS footage to Zoom on Arch Linux
TL;DR --Create a virtual camera device on Arch Linux. --OBS combines video captures and screen captures into a single video. The composite video is sent to the virtual camera on the OS. --Set the
List of things you might need to do to develop OBD Linux on Raspberry Pi with Buildroot
## host ``` $ sudo apt-get install build-essential $ sudo apt-get install ncurses-dev $ sudo apt-get install flex $ sudo apt-get install bison $ sudo apt-get install python $ sudo apt-get install un
Save and manage Qiita articles in Zenn format Markdown
# Overview I manage articles on GitHub with Zenn, but I wanted to add articles I wrote in Qiita a long time ago, so I made a command to save Qiita articles in Zenn format. # Installation ```shell-
I took a look at the contents of sklearn (scikit-learn) (1) ~ What about the implementation of CountVectorizer? ~
## Introduction In this article, I would like to take a look at the contents of sklearn. Recently, many books have been published that let you try to implement machine learning algorithms yourself. I
Python dictionary
# Dictionary type python version ```python Python 3.7.3 (default, Mar 28 2020, 17:59:31) [Clang 9.1.0 (clang-902.0.39.1)] on darwin Type "help", "copyright", "credits" or "license" for more informa
Be careful with Python's append method
TL;DR --Be careful with Python's ʻappend` method that adds an element to the end of the list. # Execution environment **hardware** |item|information| |:---------|:------------------| |OS|macOS
Upload images to S3 with GUI using tkinter
This is the source code to create a GUI with tkinter and upload an image to S3 by pressing a button. ```python import tkinter from boto3.session import Session session = Session(aws_access_key_id='
[Python] How to change EXCEL file saved in xlsb to xlsx
# What is this For some reason, I saved the EXCEL file in the format of xlsb (and for 3 years!), And it wasn't read by BI tools in that format, so I had to change the format one by one by hand and sa
Overwrite data in RDS with AWS Glue
When writing data to RDS using DynamicFrame in a Glue job Since it is written by append, data will be duplicated if the same job is run. Converting a DynamicFrame to a DataFrame allows you to writ
[Visualization] I want to draw a beautiful graph with Plotly
## this is Plotly can draw beautiful graphs with a small amount of code, but since I used only matplotlib and did not know much, it is a memorandum of the person who tried to get started while check
Read a character data file with numpy
# If you read a file that stores character data such as column names with numpy, an error will occur. It can be read by specifying dtype ='unicode'. ```php seedsAt_np = np.loadtxt('seeds_attribute.
The story of switching the Azure App Service web system from Windows to Linux
# Overview I was running my own website with Azure App Service, but in order to do custom domain and SSL binding, I need to select a plan of ** about 7,000 yen a month **, so I can not expect profits
Convenient Linux keyboard operation that I want to teach myself when I was in school
## About this article When creating a portfolio, I think that there are many people who are ** only learning frameworks and not so much studying Linux **. However, ** Linux is closely involved in d
Change what is displayed by Dango authorized person
I asked a friend to use the shift table once. There were some requests. ① Shift table: Only the administrator can edit the time. ② Shift table I want you to copy the shift creation by day of the