Skip to content

Think it aloud! 2

UNDER CONSTRUCTION

Think it aloud! 2

UNDER CONSTRUCTION

  • Home
  • About
    • Home
    • GoogleColab
Python

Python: Run a Terminal in Google Colab

mishou Apr 30, 2023 0 Comments

You can run a Terminal in Google Colaboratory without Colab Pro. Just run a few codes: # install colab-xterm !pip install colab-xterm # load extensions %colab-xterm extension # open the…

Lectures Python

Lectures: The results for the first questionnaires in 2023 ver. 2

mishou Apr 26, 2023 0 Comments

I. Basic English I https://colab.research.google.com/drive/1R7H-giDP0qdsRDaIc6ndwt7DXEdNRXFQ?usp=sharing II. Computer English I https://colab.research.google.com/drive/1AOvffFt5JgyS936eF30Qgu1Y7X-EcoOC?usp=sharing III. Local Welfare You can see the result here on Google Colaboratory: https://colab.research.google.com/drive/1qbdRzGX2tAJJY9xG9WPgpGqN7mVvcAM3?usp=sharing

Finance Python

Finance: Leaning Stochastic Oscillator, python, yfinance, pandas_ta, plotly.graph_objects

mishou Apr 22, 2023 0 Comments

I. Using yfinance + dictionary + matplotlib I.1. Getting historic pricing data using yfinance Load the data and get the pricing data for NASDAQ: !pip install yfinance import yfinance as…

2.APPLICATIONS Browsers Python

Applications: How to use Vim key bindings in Google Colaboratory

mishou Apr 9, 2023 0 Comments

I. Setting ups for Vim keybindings Select "vim" at Tools>Settings>Editor>Key bindings>vim II. Using Vim keybindings 1. Create or select a cell Create a new code cell belowCtrl + m, b…

Python Python for biginners

Python: Basics 3 Google Colaboratory

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics…

Python

Python: Web scraping with Scrapy on Google Colaboratory

mishou Mar 27, 2023 0 Comments

I. Scrapy and BeautifulSoup Scrapy is a powerful library that can be used to extract data from web pages and XML files. I usually use Pandas’ read_html() to get the data of…

Lectures Python

Lectures: Retrieving texts from Youtube video, googletrans, youtube_transcript_api, youtube_dl, speech_recognition

mishou Mar 27, 2023 0 Comments

I. What will you learn? You can learn how to get English and Japanese texts from a Youtube video in this post. When Closed Caption is enabled, you can use…

Python

Python: Handling IMDb Datasets on Google Colaboratory – CSV file of more than 10 million rows

mishou Mar 26, 2023 0 Comments

I. Where is IMDb Datasets?IMDb Datasets are here:https://www.imdb.com/interfaces/https://datasets.imdbws.com/II. Download a ...tsv file and extract itRun the command on Google Colaboratory when you want to download the name.basics.tsv.gz file.!wget https://datasets.imdbws.com/name.basics.tsv.gz !wget…

Recent Comments

No comments to show.

Categories

  • 1.OS-TERMINAL (7)
    • Garuda Linux (5)
    • Kali Linux (0)
  • 2.APPLICATIONS (21)
    • Browsers (4)
    • Neovim (10)
    • WordPress (2)
  • 3.PROGRAMMING (63)
    • AI (3)
    • Julia (0)
    • Python (57)
      • Python for biginners (15)
    • R (2)
    • Rust (1)
  • 4.STUDIES (26)
    • Economics&Economy (2)
    • Finance (4)
    • Lectures (10)
    • Military (2)
    • Philosophy&Thoughts (8)
  • 5.ANIMATION-IMAGES (2)
    • Blender (0)
    • Inkscape (2)
    • Krita (0)
  • Uncategorized (0)

You Missed

Philosophy&Thoughts

Philosopy&Thoughts: Talking with ChatGPT about Nishida’s Basho

AI

AI: LLaVA works amazingly quickly

Philosophy&Thoughts

Philosophy&Thoughts: Talking with ChatGPT about Kierkegaard

Economics&Economy

Economics: Aging society from an MMT perspective

Think it aloud! 2

UNDER CONSTRUCTION

Copyright © All rights reserved | Blogus by Themeansar.