2020-02-05 21:00 分まとめ(54件)

カテゴリー サイト名 記事タイトル リンクURL 頻出ワード・要約等 登録日
TECH Engadget Japanese プルーム・テック・プラスが2月から2980円の新価格で販売 https://japanese.engadget.com/jp-2020-02-05-2-2980.html ploom 2020-02-05 11:30:00
IT MOONGIFT mute.vc - VCな人たちをまとめてミュート http://feedproxy.google.com/~r/moongift/~3/geIl8wY0arI/ ブロックするほどではないけれど、ツイートを見たくないという時に使える機能です。今回紹介するmutevcはいわゆるVCベンチャーキャピタルに関わる人たちをまとめてミュートできる機能です。 2020-02-05 21:00:00
python Pythonタグが付けられた新着投稿 - Qiita 【Python】無限混合ガウスモデルによるクラスタリング https://qiita.com/isuya/items/59ab13854326e2451492 ※たまにデータが個だけのクラスタができて、クラスタ数が個になることもありました。piをzNbackslashiの観測から最尤推定する方法もありますが、この方法ではクラスタkが消滅するすると常にpikとなり、クラスタが復活しなくなるため注意が必要です。 2020-02-05 20:58:22
python Pythonタグが付けられた新着投稿 - Qiita ABC134-Dから学んだ計算量の求め方 https://qiita.com/hoshikawa1309/items/786a9514dc9deb505f03 問題難しかった。というか問題文を読むことが難しかった。 2020-02-05 20:51:31
python Pythonタグが付けられた新着投稿 - Qiita 嘘つき族と正直族の問題 https://qiita.com/can110/items/0eed28133d4793311fba 嘘つき族と正直族の問題をPythonで解いてみた。答え合わせはしていない。 2020-02-05 20:21:30
python Pythonタグが付けられた新着投稿 - Qiita PythonでmongoDBを操作する~その6:aggregate編~ https://qiita.com/bc_yuuuuuki/items/6ed1eec1d6fba127a863 準備データ準備データは以下の記事でmongoDBに突っ込んだQiitaの記事情報を使用しますPythonQiitaの記事情報をmongoDBに突っ込んだaggregateの使い方mongoDBのaggregateの使い方はSQLに慣れているとイマイチピンと来ないです。tag毎の最大値を取得してみます。 2020-02-05 20:20:10
python Pythonタグが付けられた新着投稿 - Qiita PySparkDataFrameからPandasDataFrameへの変換でメモリエラーになるときの対処法 https://qiita.com/calderarie/items/4dfdfd55a9e16e99c704 はじめにSparkのDataFrameで作ったデータをPythonの各モジュールで使いたい時、toPandasメソッドを利用してPandasのDataFrameに変換するが、その際にメモリエラーが起きる場合がしばしばある。メモリに載せられるように試行錯誤した中で、有効そうなものをまとめた。 2020-02-05 20:15:39
python Pythonタグが付けられた新着投稿 - Qiita SIRモデルを使って新型肺炎の感染を予測してみた:武漢編 https://qiita.com/yuji0001/items/c11d79dd2b4eab866c2f 2020-02-05 20:00:50
js JavaScriptタグが付けられた新着投稿 - Qiita [Angular]カスタムパイプの作り方 https://qiita.com/ozaki25/items/755f150c91a161541730 2020-02-05 20:24:22
js JavaScriptタグが付けられた新着投稿 - Qiita 初心者によるプログラミング学習ログ 230日目 https://qiita.com/yudapinokio/items/c752e6207b263cbe9f87 日チャレンジの日目twitterの日チャレンジタグ、DaysOfCode実施中です。すでに日超えましたが、継続。 2020-02-05 20:03:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) swift 返り値の使い方 必要性 https://teratail.com/questions/239659?rss=all swiftでの返り値の必要性と効果が全くわかりません。わかりやすく簡単に説明できる方お願いします。 2020-02-05 20:45:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python tkinterでボタンを押したときにラジオボタンで選択されている内容を取得したい https://teratail.com/questions/239658?rss=all 前提・実現したいことプログラムの条件分岐の中で、変数hogeが空白のときにnbsptkinternbspのラジオボタンを用いてユーザー入力をするという処理をさせたいと考えています。 2020-02-05 20:41:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 自作パッケージがimportできない https://teratail.com/questions/239657?rss=all GitHubの手順に従い、自作パッケージを作成したのですが、他ディレクトリ内で、nbspfromnbspパッケージ名ディレクトリnbspimportnbspメソッド名のようにしたのですが、ファイルを実行すると、ModuleNotFoundErrornbspNonbspmodulenbspnamednbspメソッド名nbspのように表示されてしまいます。pipnbsplistの結果はきちんと、「メソッド名」の後に、パスが記載されている形で登録がされていました。 2020-02-05 20:38:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) (おそらく初歩的な)Go言語のエラー対処方法をご教授頂けないでしょうか。 https://teratail.com/questions/239656?rss=all Go言語のコードを初めて書いてみたのですが、おそらく初歩中の初歩な部分でハマってしまいまして、以下のソースコードを実行したいのですが、エラーが発生してしまいました。どなたか改善方法が分かる方、ご教授頂けないでしょうか。 2020-02-05 20:12:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) モーダルウィンドウでクリック時にiframeを作成したいです。 https://teratail.com/questions/239655?rss=all javascript、jqueryでの実装経験が少なく調べながら進んでいたのですがつまづいてしまい、アドバイスいただけると嬉しいです。iziModalというプラグインを使用しています。 2020-02-05 20:07:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel5で生のSQLを直接実行する方法 https://teratail.com/questions/239654?rss=all 実現したいことusersnbsptableに紐づくticketsテーブルがあります。テーブルticketsカラムidnbspuseridnbsppaymentidpaymentidがnullのレコードとそうじゃないレコードが混ざっているのですがpaymentidがnotnbspnullのレコードしかないticketsに紐づくuserを取得したいです。 2020-02-05 20:02:56
Ruby Rubyタグが付けられた新着投稿 - Qiita iOSエンジニアがSign in with Appleをサーバーサイドで実装したときに行き詰りを感じたところとか https://qiita.com/meSummery/items/195b59adc7783d8635d8 やること今回ご説明するSigninwithAppleの全体のざっくりフローは、AppleDeveloperサイトでの設定AppleIDサインイン画面表示Authorizeエンドポイント、認可コード受取り認可コードを使い、AppleのユーザーIDを取得Tokenエンドポイントです。ServiseID作成からドメイン認証対象のAppIDを作成し、CapabilitiesとしてSigninwithAppleを追加するAppleDeveloperのCertificatesIdentifiersampProfilesからServiceIDを追加するPrimaryAppIDをのAppに指定するDomainsに認可コードのリダイレクト先のドメインとReturnURLsを指定するDomainの検証ファイルappledeveloperdomainassociationtxtをダウンロードするDomainの検証ファイルをWebサイトのhttpswellknownディレクトリに置くServiceIDとReturnURLsはAuthorize、Tokenエンドポイントで利用します。 2020-02-05 20:07:40
Docker dockerタグが付けられた新着投稿 - Qiita CrowiからGrowi移行時にcreateIndex errorが出たとき https://qiita.com/grinpeaceman/items/dfbb0372577a42242dde 背景社内運用WikiをCrowiからGrowiへ移行するため、こちらを参考に作業を進めていた。問題DBのデータ移行のセクションで、mongorestoreコマンドを実行すると、以下のようなエラー文が出て、データ移行がうまくいかなかった。 2020-02-05 20:06:59
Ruby Railsタグが付けられた新着投稿 - Qiita RSpecの導入【備忘録】 https://qiita.com/drcard/items/115c9d1ca1d520ff922e 2020-02-05 20:37:44
海外TECH Engadget See how VFX artists included Carrie Fisher in 'The Rise of Skywalker' https://www.engadget.com/2020/02/05/how-vfx-carrie-fisher-leia-rise-of-skywalker/ Whatever your opinion on Rise of Skywalker we can probably all agree that its effects were pretty impressive not least because of the seamless inclusion of Carrie Fisher s scenes The iconic Leia actress had only recorded a small amount of footag 2020-02-05 11:55:00
海外TECH Engadget Spotify reports 124 million paying users and 'exponential' podcast growth https://www.engadget.com/2020/02/05/spotify-q4-2019/ quot This was the highest net add quarter we ve ever experienced quot said Spotify in its fourth quarter earnings report quot and the fact we ve ever added million subscribers quot The company is riding high after seeing the number of paying customers surge to 2020-02-05 11:47:00
海外TECH Engadget Sony closes UK PSVR studio before it even released a game https://www.engadget.com/2020/02/05/sony-close-uk-vr-playstation-game-studio/ Sony s VR focused games studio in Manchester UK has closed down without ever releasing a game The business which was formed back in had been working on an unannounced VR project but as now been shut quot as part of our efforts to improve ef 2020-02-05 11:10:00
海外科学 NYT > Science In Coronavirus, China Weighs Benefits of Buffalo Horn and Other Remedies https://www.nytimes.com/2020/02/05/world/asia/coronavirus-traditional-chinese-medicine.html?emc=rss&partner=rss remedies 2020-02-05 11:22:26
海外科学 NYT > Science Another H.I.V. Vaccine Fails a Trial, Disappointing Researchers https://www.nytimes.com/2020/02/04/health/hiv-vaccine.html?emc=rss&partner=rss disappointing 2020-02-05 11:22:22
医療系 医療介護 CBnews 20年度改定、点数出たらどう動くか-3月8日にセミナー、ポイントと具体策を解説 https://www.cbnews.jp/news/entry/20200124161752 診療報酬 2020-02-05 21:00:00
金融 ニュース - 保険市場TIMES 「先進医療」一部削除の見込み、ソニー生命が警鐘 https://www.hokende.com/news/blog/entry/2020/02/05/210000 治療技術は急速に変化し、厚生労働省の認定もソニー生命保険株式会社以下「ソニー生命」は月日、厚生労働省の認定リストから、項目の先進医療が削除される見込みだと発表した。厚生労働省は患者の治療選択肢拡大と治療費の負担軽減を視野に、保険診療の併用を認める先進医療を認定し、認定技術と実施機関のリストを随時改訂している。 2020-02-05 21:00:00
海外ニュース Reuters: ワールド Poland to hold first round of presidential election on May 10 http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/sIrcYVtLtkY/idAFKBN1ZZ1H0 WARSAW Reuters Poland will hold the first round of its presidential elections on May the parliament speaker said on Wednesday in a vote that will decide whether the ruling nationalists can further implement reforms criticised by Brussels and the opposition 2020-02-05 11:10:48
海外ニュース Reuters: ワールド Trump seen heading to acquittal in U.S. Senate impeachment vote on Wednesday http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/1JCo25aKRSo/idAFKBN1ZZ1AS WASHINGTON Reuters Four months after Democrats in the U S House of Representatives launched a formal impeachment inquiry into President Donald Trump s dealings with Ukraine the Senate is poised on Wednesday to acquit him on charges of abuse of power and obstruction of Congress 2020-02-05 11:09:02
海外ニュース Reuters: ワールド Explainer: Why will Republicans vote to acquit Trump in his impeachment trial? http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/zBSH5GLoN5s/idAFKBN1ZZ1G9 WASHINGTON Reuters The Republican led U S Senate is expected to acquit President Donald Trump on Wednesday at the end of his impeachment trial on charges that he abused his power in dealings with Ukraine and obstructed efforts to uncover the alleged misconduct 2020-02-05 11:08:09
海外ニュース Reuters: ワールド China says air force will participate in Singapore Airshow http://feeds.reuters.com/~r/reuters/AFRICAWorldNews/~3/5OBgbRQx-0Q/idAFKBN1ZZ1FV SHANGHAI Reuters China s air force will participate in the upcoming Singapore Airshow the country s defence ministry said on Wednesday at a time when concerns over the spread of a virus from China are overshadowing Asia s biggest aerospace and defence event 2020-02-05 11:04:57
ニュース @日本経済新聞 電子版 @nikkei 超富裕層マネー、争奪激化 ゴールドマンが日本参入 ... https://twitter.com/nikkei/statuses/1225024018706599936 nikkei 2020-02-05 12:51:00
ニュース @日本経済新聞 電子版 @nikkei ... https://twitter.com/nikkei/statuses/1225020338985226241 nikkei 2020-02-05 12:36:23
ニュース @日本経済新聞 電子版 @nikkei RT @nikkei_OPINION: ... https://twitter.com/nikkei/statuses/1225017789120839681 opinion 2020-02-05 12:26:15
ニュース @日本経済新聞 電子版 @nikkei RT @nikkei_OPINION: ... https://twitter.com/nikkei/statuses/1225017771919986688 opinion 2020-02-05 12:26:11
ニュース @日本経済新聞 電子版 @nikkei RT @nikkei_OPINION:... https://twitter.com/nikkei/statuses/1225017723769389063 nikkeiviews 2020-02-05 12:25:59
ニュース @日本経済新聞 電子版 @nikkei 日本電産の永守氏 「車の価格5分の1に」 ... https://twitter.com/nikkei/statuses/1225016217443823621 nikkei 2020-02-05 12:20:00
ニュース @日本経済新聞 電子版 @nikkei AIアナが読むニュース 夕方の4本 ... https://twitter.com/nikkei/statuses/1225015461894508544 nikkei 2020-02-05 12:17:00
海外ニュース Japan Times latest articles A trip to the Fukushima No. 1 nuclear plant: Full-body suits and three layers of socks https://www.japantimes.co.jp/news/2020/02/05/national/fukushima-no1-nuclear-plant-trip/ earthquake 2020-02-05 21:54:01
海外ニュース Japan Times latest articles Updating ‘Romeo and Juliet’ in a bid to fight prejudice in Japan https://www.japantimes.co.jp/culture/2020/02/05/stage/updating-romeo-juliet-bid-fight-prejudice/ tokyo 2020-02-05 21:00:34
ニュース BBC News - Home Ian Paterson: Redditch MP Rachel Maclean among patients operated on https://www.bbc.co.uk/news/uk-england-51384609 health 2020-02-05 11:21:20
ビジネス 不景気.com ワタミが中国本土から撤退へ、ウイルスの影響長期化も一因 - 不景気.com https://www.fukeiki.com/2020/02/watami-pullout-china.html 中国本土 2020-02-05 11:14:15
北海道 北海道新聞 新東名の2キロが3月7日開通 神奈川県内区間 https://www.hokkaido-np.co.jp/article/390393/ 中日本高速道路 2020-02-05 20:43:00
北海道 北海道新聞 五輪、7日から首都高に周知看板 選手らの輸送ルート https://www.hokkaido-np.co.jp/article/390392/ 東京五輪 2020-02-05 20:39:00
北海道 北海道新聞 NHK事業収支「赤字減額を」 予算国会提出で総務相意見 https://www.hokkaido-np.co.jp/article/390390/ 高市早苗 2020-02-05 20:38:00
北海道 北海道新聞 北京市、グループ会食禁止 感染拡大食い止めで通知 https://www.hokkaido-np.co.jp/article/390388/ 感染拡大 2020-02-05 20:34:04
北海道 北海道新聞 モバゲー規約一部差し止め さいたま地裁、DeNAに https://www.hokkaido-np.co.jp/article/390389/ 利用規約 2020-02-05 20:32:00
北海道 北海道新聞 大阪・朝日放送で不当労働行為 府労委、団交拒否を認めず https://www.hokkaido-np.co.jp/article/390384/ 不当労働行為 2020-02-05 20:05:00
北海道 北海道新聞 大阪・難波に「ベビースターラーメン」のテーマパーク https://www.hokkaido-np.co.jp/article/390383/ 難波 2020-02-05 20:04:00
仮想通貨 BITPRESS(ビットプレス) フィスコ仮想通貨取引所(Zaif)、計画されたハードフォーク及び新仮想通貨への対応指針公開 https://bitpress.jp/count2/3_11_11562 仮想通貨取引所 2020-02-05 20:37:20
仮想通貨 BITPRESS(ビットプレス) [日経] デジタル通貨、日銀など6中銀トップ会合へ https://bitpress.jp/count2/3_9_11561 日銀 2020-02-05 20:15:12

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)