python |
Pythonタグが付けられた新着投稿 - Qiita |
母比率の差の95%信頼区間をPythonで求めたいだけ |
https://qiita.com/ko_koyama_m/items/81de190f5ecfa0f63fdd
|
Pythonで母比率の信頼区間を区間推定し、妥当なサンプルサイズを決定する方法計算式も複雑ではないので、さくっと実装する。信頼区間の求め方とは有意差との関連やの意味と計算式までソースコード動きゃええやん教なので、雑なのはご愛敬。 |
2020-02-03 23:57:52 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
画像に様々な形のモザイクをかける(Python, OpenCV) |
https://qiita.com/w2or3w/items/367c2434eebf43010242
|
モザイク処理、顔だけの時は検出領域が長方形といいますか画像に対して並行だったのですが、文言の場合は検出領域が斜めってたりしてまして。この画像の、顔と「LIFEGUARD」という文字にモザイクをかけたい。 |
2020-02-03 23:55:15 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
SQLAlchemyの使い方(テーブル定義) |
https://qiita.com/ariku/items/8ae90e4a73ef30dc4749
|
|
2020-02-03 23:40:21 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
pythonで暴落直後の上海総合株価指数を予測する |
https://qiita.com/DoroDango/items/bb8fed04dff55b17a301
|
上海総合は中国らしく外れ値ばかりで、通常のpearsonの積率相関外れ値に影響されやすいはいまいちな気がするので、ここはspearmanの順位相関rank化されるため外れ値に影響されにくいで求めました。モデル②回帰分析次に回帰分析を使って、今日の暴落引けでから、翌日翌月までのリターンを予測してみます。 |
2020-02-03 23:17:38 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
新しい描画ライブラリ「HiPlot」が結構いい感じだった話 |
https://qiita.com/sakabe/items/4869484a3d27abe02fc4
|
gitのReadMeが簡素だったので、どうかなと思ったのですが、実際に使ってみると将来性を感じたので共有します。pipinstallhiplot使い方は、辞書型のデータか、CSVのファイルパスをHiPlotに渡すだけです。 |
2020-02-03 23:17:21 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
[Python3 入門 22日目]11章 並行処理とネットワーク(11.1〜11.3) |
https://qiita.com/Taka20200105/items/6d60ab6220df40ada6e4
|
servercontextsocketzmqREPサーバーが特定のIPアドレスとポードをリスンするようにしている。clientcontextsocketzmqREQbindではなくconnectを使う。 |
2020-02-03 23:11:30 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
SwiftUI、@State変数のタスク終了後の保持の仕方 |
https://teratail.com/questions/239279?rss=all
|
前提Swift初学者です。実現したいことTextFieldのState変数の文字列講義名などをアプリ終了後も保持させたいです。 |
2020-02-03 23:57:29 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
forループを関数型プログラミング形式に書き直したい |
https://teratail.com/questions/239278?rss=all
|
letmutarrvecforiteminampmutarritemitem上記のように、arrベクタの各要素を更新する処理についてですが、上記を関数型プログラミング形式で書くにはどのようにすればよいのでしょうかarrnbspnbsparritermapampxnbspxxcollectltVecltigtgtイメージ的には上記のような雰囲気で書きたいと思ってます。関数型プログラミングは再代入不可だから、そもそも書き方がおかしいのかもしれませんが…。 |
2020-02-03 23:46:28 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Django:オペレーションエラー |
https://teratail.com/questions/239277?rss=all
|
前提・実現したいことpython初心者です。Djangoの管理ツールにログインし、Friendsテーブルを見たいのですが、以下のようなエラーが起きてしまいました。 |
2020-02-03 23:32:23 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
ファイル名が日時のCSVファイルで50分後までのファイル名を取得したいです! |
https://teratail.com/questions/239276?rss=all
|
分後までのファイルを取得したいです。分後の「csv」までのファイルを指定してダウンロードしたいです。 |
2020-02-03 23:22:41 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
ドメイン名を入力するとIPアドレスで表示されてしまう |
https://teratail.com/questions/239275?rss=all
|
前提・実現したいことAWSのECを使用し、ElasticIPを取得しました。お名前comにてドメインも取得したので、DNSレコード設定にて、IPを入力しました。 |
2020-02-03 23:16:26 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
NULLが含まれるデータに対する「NOT IN」と「NOT EXISTS」の出力結果の違いについて |
https://teratail.com/questions/239274?rss=all
|
以下の本の例題で分からないところがあります。達人に学ぶSQL徹底指南書以下の二つのテーブルがあります。 |
2020-02-03 23:12:26 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
アプリのローカライズを新規追加するとレビューは見えなくなりますか?(iTuneConnect) |
https://teratail.com/questions/239273?rss=all
|
appsore |
2020-02-03 23:04:48 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Windowsでのoption+矢印キーの代替 |
https://teratail.com/questions/239272?rss=all
|
前提・実現したいことMacOSでは文字列を選択した後option矢印キーでその文字列をまとめて移動できると思います。Windowsでのoption矢印キーに替わるコマンドを探しています。 |
2020-02-03 23:03:16 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
Development on AWS受講までの事前準備 in MacPC |
https://qiita.com/uyuqui1718/items/271c551ed90de6f8810c
|
概要AWSトーニング受講にあたり、事前準備として自前のMac端末に色々導入した時のログを残す目的・最低限の開発環境をここで揃えるようにする・開発の初歩の初歩で詰まる方向け・アウトプットの練習何ができればよいのかまず、事前に用意すべき環境は①RDPクライアントからWindowsサーバーへの接続②Linuxサーバーへの接続その他用意した方が良さそうなもの③Homebrewのインストールとりあえず上記つができればよい事にする①RDPクライアントからWindowsサーバーへの接続こちらを参考にダウンロードと手順に従い、MacからWindowsへリモートデスクトップ接続をできるようにする。詰まりポイントは特にないはず。 |
2020-02-03 23:02:32 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
Docker-ToolboxでDockerを始めてみよう |
https://qiita.com/daisuke8000/items/d2ced36bd221af386108
|
Docker起動Installまで終わると勝手にウィンドウが開きます。bashexeの場所をさがしています的なメッセージ俺だけこれはGitbashのexeファイルを探しているだけなので参照先に指定してあげればOKこれは前述のGitForWindowsでチェック付けてなかったせいかなまぁ、難しい内容ではないのでとっとと片付けました。 |
2020-02-03 23:40:41 |
golang |
Goタグが付けられた新着投稿 - Qiita |
【Golang】はじめての Cassandra DB |
https://qiita.com/kwashi/items/8e7e4e054df74016eaa8
|
Cassandraはテーブルにデータを格納しCQLというSQLのようなクエリ言語を利用してデータのやりとりをすることができるため、直観的にはリレーショナルDBを使っているかのように操作ができます。accesstokenというデータを作成。 |
2020-02-03 23:53:24 |
Git |
Gitタグが付けられた新着投稿 - Qiita |
あなたはまだGitを使いこなせていない |
https://qiita.com/hitochan/items/32f43181a3e7db342188
|
Gitをバージョン管理というよりは、ソースコードのバックアップのために使っていました本当にpushとpull以外では使っていませんでした笑なので、Gitについて基本的な概念を大雑把に理解している感じです具体的にはGitとGitHubって別物なんやリポジトリはリモートとローカルがあるんかaddしたら変更履歴がインデックスに上がるんかなどなどこんな感じです笑ですが、開発をしているとコンフリクトは起こるし、前のバージョンで確認したいことはあるしで、Gitを個人のバックアップ用に使っていると訳がわからないことになしましたそこでGoogle先生にはだいぶお世話になりました。そうした時に変更された内容を吸収しないといけません。 |
2020-02-03 23:46:16 |
技術ブログ |
Developers.IO |
JAWS-UG 京王線 勉強会 2020.02に参加してきた #jawsug_keioline #jawsug |
https://dev.classmethod.jp/cloud/aws/jaws-keioline-20200202/
|
jawsug |
2020-02-03 14:14:15 |
海外TECH |
Ars Technica |
Panasonic and Toyota team up to build prismatic batteries for EVs |
https://arstechnica.com/?p=1650707
|
solutions |
2020-02-03 14:38:43 |
海外TECH |
Ars Technica |
OneWeb joins the satellite Internet gold rush this week |
https://arstechnica.com/?p=1650063
|
different |
2020-02-03 14:19:39 |
Apple |
AppleInsider - Frontpage News |
Apple News adds to its 2020 Election coverage with literacy guide |
https://appleinsider.com/articles/20/02/03/apple-news-adds-to-its-2020-election-coverage-with-literacy-guide
|
reliable |
2020-02-03 14:40:44 |
海外TECH |
Engadget |
Apple wants to remind you Arcade exists |
https://www.engadget.com/2020/02/03/apple-arcade-ad-blitz/
|
Apple was a no show in the flurry of Super Bowl ads but it made its presence felt seemingly everywhere else The tech giant launched a full on ad blitz for Apple Arcade shortly before the football extravaganza got underway including a takeover of |
2020-02-03 14:25:00 |
海外科学 |
NYT > Science |
China Pledged to Build a New Hospital in 10 Days. It’s Close. |
https://www.nytimes.com/2020/02/03/world/asia/coronavirus-wuhan-hospital.html?emc=rss&partner=rss
|
construction |
2020-02-03 14:28:46 |
金融 |
RSS FILE - 日本証券業協会のデイリーフィード |
PSJ予測統計値 |
http://www.jsda.or.jp/shiryoshitsu/toukei/psj/psj_toukei.html
|
統計 |
2020-02-03 16:00:00 |
金融 |
RSS FILE - 日本証券業協会のデイリーフィード |
J-IRISS |
http://www.jsda.or.jp/anshin/j-iriss/index.html
|
iriss |
2020-02-03 14:01:00 |
海外ニュース |
Reuters: ワールド |
China accuses U.S. of whipping up panic over virus as stocks tumble |
http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/iEeut1hdHzk/idAFKBN1ZW009
|
BEIJING SHANGHAI Reuters China accused the United States on Monday of whipping up panic over a fast spreading coronavirus with travel restrictions and evacuations as Chinese stocks plunged on the first day back from the extended Lunar New Year holiday |
2020-02-03 14:07:38 |
海外ニュース |
Reuters: ワールド |
Chinese citizens turn to virus tracker apps to avoid infected neighbourhoods |
http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/ZkvAD4HMsDk/idAFKBN1ZX1U2
|
SHENZHEN China Reuters Chinese citizens are using mapping programmes and travel trackers in a bid to avoid neighbourhoods with infections of the coronavirus and to better prepare for the dangers they face |
2020-02-03 14:07:38 |
海外ニュース |
Reuters: ワールド |
Drone presence forces Madrid's Barajas airport to close airspace |
http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/5b8TGk_CkeY/idAFKBN1ZX1N6
|
MADRID Reuters Madrid s Adolfo Suarez Barajas international airport closed its airspace on Monday for at least two hours after pilots spotted drones in the takeoff area alongside the airport Spain s transport ministry said |
2020-02-03 14:07:01 |
海外ニュース |
Reuters: ワールド |
Greek police fire teargas at protesting migrants, refugees on Lesbos |
http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/U-PkJWU0Z2Y/idAFKBN1ZX1S0
|
ATHENS Reuters Greek police fired teargas to disperse migrants and refugees protesting on Monday about conditions in migrant camps on the island of Lesbos and the slow pace of processing asylum requests |
2020-02-03 14:03:29 |
ニュース |
@日本経済新聞 電子版 |
@nikkei クルーズ船で大規模検疫 横浜港、3千人超対象か ... |
https://twitter.com/nikkei/statuses/1224342024435879944
|
nikkei |
2020-02-03 15:41:00 |
ニュース |
@日本経済新聞 電子版 |
@nikkei 中国団体客、キャンセル40万人超の恐れ 3月末まで ... |
https://twitter.com/nikkei/statuses/1224332461653422081
|
nikkei |
2020-02-03 15:03:00 |
海外ニュース |
Japan Times latest articles |
The blond ambition of Kei Kobayashi, Japan’s history-making chef |
https://www.japantimes.co.jp/news/2020/02/03/national/kei-kobayashi-japan-chef/
|
ambition |
2020-02-04 00:45:51 |
海外ニュース |
Japan Times latest articles |
Xi has lots at stake as Chinese officials point fingers over coronavirus |
https://www.japantimes.co.jp/news/2020/02/03/asia-pacific/politics-diplomacy-asia-pacific/xi-jinping-china-coronavirus-2/
|
coronavirus |
2020-02-04 00:44:36 |
海外ニュース |
Japan Times latest articles |
France stands firm late to hold off England |
https://www.japantimes.co.jp/sports/2020/02/03/rugby/france-stands-firm-late-hold-off-england/
|
world |
2020-02-04 00:20:39 |
海外ニュース |
Japan Times latest articles |
Manchester City’s Pep Guardiola wonders if Premier League is OK with Liverpool’s big lead |
https://www.japantimes.co.jp/sports/2020/02/03/soccer/manchester-citys-pep-guardiola-wonders-premier-league-ok-liverpools-big-lead/
|
doesn |
2020-02-04 00:13:04 |
海外ニュース |
Japan Times latest articles |
Chiefs rally past 49ers to win first Super Bowl title in 50 years |
https://www.japantimes.co.jp/sports/2020/02/03/more-sports/football/chiefs-49ers-win-super-bowl-liv/
|
championship |
2020-02-03 23:24:14 |
ニュース |
BBC News - Home |
Coronavirus: China accuses US of causing panic and 'spreading fear' |
https://www.bbc.co.uk/news/world-asia-china-51353279
|
china |
2020-02-03 14:34:48 |
ニュース |
BBC News - Home |
Brexit: Boris Johnson says 'no need' for UK to follow EU rules on trade |
https://www.bbc.co.uk/news/uk-51351914
|
barnier |
2020-02-03 14:16:45 |
ニュース |
BBC News - Home |
Ellie Gould: Murdered girl's friends call for self-defence lessons |
https://www.bbc.co.uk/news/uk-england-wiltshire-51354775
|
lessons |
2020-02-03 14:01:37 |
ニュース |
BBC News - Home |
Coronavirus: One Briton 'fell ill' during Wuhan evacuation flight |
https://www.bbc.co.uk/news/uk-51358742
|
isolation |
2020-02-03 14:06:22 |
ニュース |
BBC News - Home |
How many people are in prison for terror offences? |
https://www.bbc.co.uk/news/uk-50823532
|
offences |
2020-02-03 14:34:08 |
ニュース |
BBC News - Home |
Sudesh Amman: Who was the Streatham attacker? |
https://www.bbc.co.uk/news/uk-51351885
|
offences |
2020-02-03 14:14:22 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
椿本興業(8052)、QUOカードの株主優待の実施で、 配当+優待利回り3.7%超に! 過去2年に引き続き、 100株以上保有する株主にQUOカード3000円分贈呈 - 株主優待【新設・変更・廃止】最新ニュース |
https://diamond.jp/articles/-/227790
|
株主優待 |
2020-02-03 23:02:00 |
TECH |
ロイター: テクノロジー |
訂正:パナソニック、米テスラ向け米電池工場が四半期で初の黒字 |
http://feeds.reuters.com/~r/reuters/JPTechnologyNews/~3/QdBgcTaue-E/panasonic-income-idJPKBN1ZX0Q0
|
電気自動車 |
2020-02-03 23:03:13 |
LifeHuck |
ライフハッカー[日本版] |
加湿器の水タンクに入れるだけ。半年間もヌメリを防いで、キレイをキープ |
https://www.lifehacker.jp/2020/02/amazon-doshisha-humidifier-removing-bacteria.html
|
除菌 |
2020-02-03 23:30:00 |
北海道 |
北海道新聞 |
習近平指導部、対応の誤り認める 新型肺炎で初動に遅れ |
https://www.hokkaido-np.co.jp/article/389646/
|
中国共産党 |
2020-02-03 23:27:00 |
北海道 |
北海道新聞 |
NY円、108円後半 |
https://www.hokkaido-np.co.jp/article/389645/
|
外国為替市場 |
2020-02-03 23:17:00 |
コメント
コメントを投稿