chevron_left

メインカテゴリーを選択しなおす

cancel
karasan
フォロー
住所
未設定
出身
未設定
ブログ村参加

2024/02/15

arrow_drop_down
  • How to solve "Invalid host" error of Tera Term

    Tera Term is common SSH software. A lot of Windows users use Tera Term. When we try to make SSH connection with using TTL macro file. Sometimes we may face "Invalid host" error. Even the content of the TTL file is correct, it raises "Invalid host" error. Why does the error happen ? So today, I will introduce about "How to solve "Invalid host" error of Tera Term".

  • How to convert AVIF image file to JPEG or PNG file

    Recently AVIF image file format was created. It is highly compressed file and HDR supported. For example, Skeb service uses this file format. But because of new file format, some apps can't read AVIF image. If apps don't support AVIF files, we can't see images. Some people might want to convert AVIF to .jpeg or PNG. So today, I will introduce about "How to convert AVIF image file to JPEG or PNG file".

  • How to avoid automatic full screen when someone shares the screen on Zoom

    when using such Zoom. Change to full screen automatically when screen sharing It's nice to be able to see the screen shared by the other party by making it full screen, but it can be troublesome if you do it without permission. Is there a way to prevent it from going full screen? So, this time, I will explain "How to avoid automatic full screen when someone shares the screen on Zoom".

  • The reason why filter condition changes in Salesforce list view not reflected on the experience site

    Salesforce has a feature called "Experience Site". This is a website building function that allows you to create a website using a pre-installed builder. There is also a login function, and you can display tiles and lists using object records in Salesforce. In order to control records and columns, we can use List View in Salesforce. However, the list view may not be reflected well on the experience site. Even though I added a filter condition to the list view, when some users log in, the records before the filter was added are visible. Why isn't it reflected in some users even though I added a filter? Therefore, today I will introduce about "The reason why filter condition changes in Salesforce list view not reflected on the experience site".

  • What you should check when SSH connection is refused in Linux

    Linux is common for server usage. In initial settings of Linux server like Ubuntu, sometimes you fail SSH connection. Why did it refuse connection ? What should we do to connect Linux server ? So today, I will introduce about "What you should check when SSH connection is refused in Linux".

  • How to remove none from pandas DataFrame

    Pandas is very useful to handle table data. In table data, sometimes it contains None data. In that case we would like to remove None from specific column. So how can we remove None ? Today I will introduce about "How to remove none from pandas DataFrame".

  • How to get cross join with pandas.DataFrame

    pandas.DataFrame is useful to handle table format data. With using pandas, we can import CSV or Excel data and join them with common key column. And sometimes you want to get all combination data without any join condition. But how can we get such all combination data. So today I will introduce about "How to get cross join with pandas.DataFrame".

  • The reason of "ValueError: The truth value of a Series is ambiguous" in NumPy or Pandas

    You might see such an error when you tried to do logical operation. ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all(). Why does such kind of error happen ? How can we solve it ?So today I will introduce about "The reason of "ValueError: The truth value of a Series is ambiguous" in NumPy or Pandas".

  • How to print all rows and columns in pandas.DataFrame

    pandas.DataFrame is useful to handle table format data. We can import CSV or Excel data into dataframe and summarize it. Then sometimes we want to know dataframe content in progress. So we will do like following. print(df) We will use print. But it omits rows and columns when it has a lot of rows and columns. If important parts are omitted, it is hard to test program. How can we print all rows and columns ?So today I will introduce about "How to print all rows and columns in pandas.DataFrame".

  • How to get inverse boolean value in pandas.DataFrame

    pandas.DataFrame is useful for handling table data. With using it, we can handle CSV or Excel data as table data. Sometimes table data has boolean data like True/False. In order to reverse boolean values, what should we do ?So today I will introduce about "How to get inverse boolean value in pandas.DataFrame".

arrow_drop_down

ブログリーダー」を活用して、karasanさんをフォローしませんか?

ハンドル名
karasanさん
ブログタイトル
ITips(US)
フォロー
ITips(US)

にほんブログ村 カテゴリー一覧

商用