並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 24 件 / 24件

新着順 人気順

Duo selectの検索結果1 - 24 件 / 24件

  • バージョン1.0リリース記念:Rust製データフレームライブラリ、Polarsの進化した機能を試す | gihyo.jp

    これらのメソッドを使用することで、データフレームの列に対して.when()で定義した条件に従ってデータの操作を行えます。たとえば以下のサンプルスクリプトでは、楽器名と演奏者数のデータフレームに対して条件により「Group」列を追加しています。 example03.py:.when()で指定された条件で新たな列を追加するサンプル import polars as pl # サンプルデータフレームを楽器名と演奏者数で作成 df = pl.DataFrame( { "Instruments": ["Violin", "Trombone", "Flute", "Cello", "Trumpet"], "Players": [5, 1, 3, 2, 1], } ) # 新しい列 'Group' を条件に基づいて作成 df = df.with_columns( pl.when(pl.col("Play

      バージョン1.0リリース記念:Rust製データフレームライブラリ、Polarsの進化した機能を試す | gihyo.jp
    • Introducing Duolingo Max, a learning experience powered by GPT-4

      March 14, 2023 Introducing Duolingo Max, a learning experience powered by GPT-4 by Duolingo Team We believe that AI and education make a great duo, and we’ve leveraged AI to help us deliver highly-personalized language lessons, affordable and accessible English proficiency testing, and more. Our mission to make high-quality education available to everyone in the world is made possible by advanced

        Introducing Duolingo Max, a learning experience powered by GPT-4
      • 先端工学基礎課程 受験 やったこと - かずひらの日記

        27歳のWebエンジニアです。電気通信大学の先端工学基礎課程(夜間主)を受験し、合格しました。やったことを書きます。 勉強期間 勉強期間はぴったり3ヶ月(8/20〜11/20)でした。平日は4時間、休日は8時間というペースで行いました。 過去問の傾向と対策 数学の傾向ですが、微積は毎年出ており、場合の数、確率もよく出題されていました。基礎レベルの問題が多いです。大問の一番最後の小問はちょっと凝った問題が出ることもあるようでしたが、黄チャートを網羅すれば解けない問題はないと考えていました。実際、本番でもその通りでした。出題範囲はほぼ数II+Bまでのようでしたが、念の為すべて勉強しておくことにしました。 物理では、基礎問題がほとんどで、力学ではちょっと凝った問題が出る年もあります。そのため、力学と、あと凝った問題を出しやすそうな電磁気についても力を入れて取り組むことにしました。熱と波は物理基礎

          先端工学基礎課程 受験 やったこと - かずひらの日記
        • 頓挫したウルトラモバイルPC「PGS - Portable Gaming System」とPGS Labだいたい全記録 - eps_r

          今年も宜しくお願い致します。 DDLC+こと『ドキドキ文芸部プラス!』良かったですね。コンシューマに移植するならこうせねばならんだろうという変更点と、そこから伸ばした思わぬストーリーライン(これ自体は自分のなかでも賛否あるが)、更に書き下ろしの外伝によって満足感が担保されていました。原作既読なので私からはどうしてもファンアイテムへの目線になってしまうものの、未読の人はここから始めてもよかろうと思います。 そして出てさえいればDDLCやDDLC+を遊べるハードだったかもしれないウルトラモバイルPC、5年以上前に発表され未だリリースに至っていないPortable Gaming SystemことPGSについての備忘録を残していきます。 目次: PGS(Portable Gaming System)とは 宣言されたスペック PGS苦難の道のり 2016年7月2日: Kickstarterで出資受付

            頓挫したウルトラモバイルPC「PGS - Portable Gaming System」とPGS Labだいたい全記録 - eps_r
          • Getting started with security keys

            EveryEvery week I come across another headline about how someone got hacked and within moments many of their online accounts had become compromised. These aren't simple cases of bad actors using account credentials from large public data breaches and the unfortunate result of people using the same password across many websites. These hacks, horror stories rather, are all the result of increasingly

              Getting started with security keys
            • ダイヤルアップ接続やタイプライターなど「消えつつある音」を保存する世界最大のコレクション「Obsolete Sounds」

              この世界はさまざまな音であふれていますが、中には音を出していた本体がなくなってしまったことでもはや聞くことがかなわなくなってしまった、あるいはめったに聞けなくなってしまった音も存在しています。ダイヤルアップ接続やタイプライターの打鍵音など、「この世界から消えつつある音」を集めた世界最大のコレクションが「Obsolete Sounds」です。 Obsolete Sounds https://citiesandmemory.com/obsolete-sounds/ Obsolete Soundsのトップページにアクセスすると、「Apple iBook Duo 230」という製品の「音」が聞ける埋め込み音楽プレイヤーが表示されました。なお、ページには「Apple iBook Duo 230」と表記されていますが、これはおそらくAppleが1992年に発売した「PowerBook Duo 230」

                ダイヤルアップ接続やタイプライターなど「消えつつある音」を保存する世界最大のコレクション「Obsolete Sounds」
              • WordPress 5.8 をチェックしています

                WordPress5.8 Beta が 公開されました。 WordPress5.8 は 2021年7月20日に リリースされる予定なので いろいろチェックをしています。 その中の WordPress5.8 で気がついたところを取り上げていきます。 これから追加・変更があるかもですので、説明や画像等がリリース時と違う場合もありますが随時チェックしていく予定です。 リリースまでのスケジュールは WordPress 5.8 Development Cycle に載っています。 WordPress 5.8 Beta1 https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/ WordPress 5.8 Beta2 https://wordpress.org/news/2021/06/wordpress-5-8-beta-2/ WordPres

                  WordPress 5.8 をチェックしています
                • コントローラーのボタン配置と決定ボタンの変遷(その2) - 名称未設定。

                  前回(その1)ではスーパーファミコンまで紹介しました。 u-mid.hateblo.jp 今回は6ボタンとアナログ入力に触れつつプレイステーションなどを取り上げます。 まずは据置ゲーム機のボタン構成に影響を与えたゲームについて。 ちなみに記事タイトルに入れようとしたものの長くなって入り切らなかったため記事タイトルから省いていますが、新コントローラーがどういう変化をしたのか・どういう新機能が付いたのかも結構説明します。 ストリートファイターⅡの登場と家庭用ゲーム機への移植(92年~) ファイティングパッド6B(93年1月) アーケードパッド6(94年6月) セガサターンコントロールパッド(94年11月) プレイステーションのコントローラ(94年12月) PC-FXのFX-PAD(94年12月) バーチャルボーイのコントローラ(95年7月) NINTENDO64のコントローラ(96年6月) 標

                    コントローラーのボタン配置と決定ボタンの変遷(その2) - 名称未設定。
                  • Parallels Desktop 19.3.1 Crack With Activation Key 2024 Download

                    Parallels Desktop 19.3.1 Crack allows you to run Windows and Mac programs through the side, enabling you to use your MAC device without rebooting Windows, Linux, and other operating systems. It has a new display driver that improves 2D graphics performance by about 25%. In addition, Parallels claims “up to 6X faster” performance when running 3D graphics using OpenGL. You can import VMware and Virt

                      Parallels Desktop 19.3.1 Crack With Activation Key 2024 Download
                    • 6 Things You Can Do by Integrating Google Drive With Slack

                      Google Drive is the cloud storage tool of choice for many users. And many teams also use Slack for communication and collaboration. Separately, these tools are great for keeping track of files and keeping team members on the same page. But together, it's an incredible duo for keeping projects moving forward. What Is the Google Drive App for Slack? The Google Drive app for Slack is a simple integra

                        6 Things You Can Do by Integrating Google Drive With Slack
                      • What's New In DevTools (Chrome 89)  |  Blog  |  Chrome for Developers

                        Debugging support for Trusted Types violations Breakpoint on Trusted Type violations You can now set breakpoints and catch exceptions on Trusted Type Violations in the Sources panel. Trusted Types API helps you prevent DOM-based cross-site scripting vulnerabilities. Learn how to write, review and maintain applications free of DOM XSS vulnerabilities with Trusted Types here. In the Sources panel, o

                        • What's New in Emacs 28.1?

                          Try Mastering Emacs for free! Are you struggling with the basics? Have you mastered movement and editing yet? When you have read Mastering Emacs you will understand Emacs. It’s that time again: there’s a new major version of Emacs and, with it, a treasure trove of new features and changes. Notable features include the formal inclusion of native compilation, a technique that will greatly speed up y

                          • [2019/F1] Formula 1 2019 United States Grand Prix: Live stream ON TV – Speedsector

                            United States Grand Prix 2019 Live Stream @REDDIT LIVE HERE http://bit.ly/2NCrqeg LIVE HERE http://bit.ly/2NCrqeg Bottas secures surprise US pole, as Hamilton manages only fifthThe Circuit of The Americas has been kind to Lewis Hamilton in recent years, but it was his Mercedes team mate and the onl driver who can stop him winning a sixth world crown, Valtteri Bottas, who took pole position for Sun

                            • The Success of Third-Party Apps on the App Store

                              Support for this study was provided by Apple. The conclusions and opinions expressed are exclusively those of the authors. The Success of Third-Party Apps on the App Store Juliette Caminade, Ph.D. Markus von Wartburg, Ph.D. April 2022 The Success of Third-Party Apps on the App Store 1 In recent years, the role of “big tech” in shaping options for developers, content creators, and users in digital

                              • 2010's Best 100 Albums - LL

                                2020年代に入って半年以上が経過しましたが、なんとか今年中にと思っていた2010年代のベストアルバム記事がようやく(一応)書けたのでアップします。最初は短評つきで100選と考えていたのですが、一気に評まで書き上げるのは時間的に無理と判断し、まずは作品の選定だけでの公開です(一作だけ評あり)。これらの作品はこれから聴き返すことも度々あると思いますし、個々の評はそういったタイミングにでも少しずつ書いていくつもりです。 選定に関してはジャンル、アーティスト、レーベル、リリース年などの偏りを無くそうというようなことはなるべく意識せず、むしろ自分の傾向や聴いてきたものの経路を掴むためにそういった偏りが表れてくれることを期待しながら選びました。結果的にいろいろな意味で偏り(≒好み)はしっかり出ているかなと思います。 選ぶ対象は基本的に2010年代に制作されリリースされた作品としているので、リリースが

                                  2010's Best 100 Albums - LL
                                • What I Learnt from Benchmarking Http4k, Ktor (Kotlin) and Actix v2, v3 (Rust) Microservices

                                  Back in spring 2020 at GoOut, we were looking to replace our Spring-Tomcat duo by a more lightweight framework to power our future Kotlin microservices. We did some detailed (at times philosophical) theoretical comparisons that I much enjoyed, but these cannot substitute a hands-on experience. We decided to implement proof-of-concept microservices using the most viable frameworks, stressing them i

                                    What I Learnt from Benchmarking Http4k, Ktor (Kotlin) and Actix v2, v3 (Rust) Microservices
                                  • 『PCエンジンmini』レビュー!! 手のひらサイズに58+2タイトルが凝縮! - かわにょぶろぐ

                                    昨年(2019年)颯爽と発表され、話材を浚って行ったPCエンジンmini、遂に発売!! 発表当時、収録タイトルは小出しすると案内されてて、発売元がコナミと言う事もあり、コナミ&ハドソン中心に「こんな感じだと良いなセレクト」を公式ツイにぶら下げたりしましたが、 追加タイトル、コナミ&ハドソンだと こんな感じが良いな…( ˘ω˘)✨ pic.twitter.com/MUlImL4xSg — かわにょ (@kawanyo) 2019年6月12日 割と近いタイトルが収録されたと思います(笑 本日は『PCエンジンmini』実機が到着したのでレビューして参ります(`・ω・´) まず箱。 当時を彷彿とさせる渋いデザインがニクイですね。 パッケージ裏には収録タイトル一覧が掲載。 国内34タイトル、海外24タイトルの合計58タイトルが収録。 国内パッケージもう2本足してピッタリ60本にして欲しかった(笑 『

                                      『PCエンジンmini』レビュー!! 手のひらサイズに58+2タイトルが凝縮! - かわにょぶろぐ
                                    • Unlock 1Password with Okta: Available in Public Preview | 1Password

                                      A public preview of Unlock with Okta is now available. We’re pleased to announce that a public preview of Unlock with Okta is now available for all 1Password Business customers. This allows admins to set up their 1Password account so that team members sign in to 1Password with their Okta username and password, rather than their account password and Secret Key. How did we get here?A few years ago,

                                        Unlock 1Password with Okta: Available in Public Preview | 1Password
                                      • Spark Release 3.0.0 | Apache Spark

                                        Apache Spark 3.0.0 is the first release of the 3.x line. The vote passed on the 10th of June, 2020. This release is based on git tag v3.0.0 which includes all commits up to June 10. Apache Spark 3.0 builds on many of the innovations from Spark 2.x, bringing new ideas as well as continuing long-term projects that have been in development. With the help of tremendous contributions from the open-sour

                                        • Windows11についてまとめてみた - 🌴 officeの杜 🥥

                                          最後のWindowsと言われてたはずのWindows10。結局、市場の変化や未だに安定してると言えないコレまでのトラブルから脱却する事なく、次のWindowsということで、Windows11がアナウンスされました。正式版のリリース日は2021年10月5日より。Windows10のサポート終了日は2025年を予定しているとのこと(企業向けのみ2023年12月6日に最長3年間、有償にて延長サポートを提供するアナウンスがありました。2025年10月14日より提供開始予定) 2021年8月20日よりISOファイルでの配布が開始されましたので、クリーンインストールが可能にfなっています。今回このWindows11をVMware Fusion / VMware Workstation 16 / Parallels Desktop / UTM / Raspberry Pi4にインストールしてみて検証して

                                            Windows11についてまとめてみた - 🌴 officeの杜 🥥
                                          • Manjusaka: A Chinese sibling of Sliver and Cobalt Strike

                                            Cisco Talos recently discovered a new attack framework called "Manjusaka" being used in the wild that has the potential to become prevalent across the threat landscape. This framework is advertised as an imitation of the Cobalt Strike framework.The implants for the new malware family are written in the Rust language for Windows and Linux.A fully functional version of the command and control (C2),

                                              Manjusaka: A Chinese sibling of Sliver and Cobalt Strike
                                            • Mind Grenade

                                              Origin One should be considered lucky if, during their life, they encounter a “wild talent”. These are people who spin off original ideas faster than others can write them down, undertake challenges few others would imagine, no less attempt, and make you feel exhausted yet exhilirated just trying to keep up. The first such person I met in my life was Harry S. Pyle, who was a classmate of mine in e

                                              • Surface reveals new holiday lineup and introduces a new category of dual-screen devices built for mobile productivity

                                                Today in New York we announced our broadest Surface lineup ever – with five new products coming this holiday and two new dual-screen devices, Surface Neo and Surface Duo, coming in Holiday 2020. Pre-release product shown, screens simulated and subject to change. When we started Surface, we had a vision to remove the conflict between the tablet and laptop. What started as an effort to create the tw

                                                  Surface reveals new holiday lineup and introduces a new category of dual-screen devices built for mobile productivity
                                                • 京都大学 Panda/Zoom/Kaltura利用支援サイト

                                                  京都大学 Panda/Zoom/Kaltura利用支援サイト HOME PandA Kaltura Zoom Zoom全学ライセンスにおけるセキュリティとプライバシーについて (English information will appear soon) 文責:情報環境機構 情報環境支援センター(オンライン化支援窓口) 最新の状況 ZoomにおいてE2EE (End-to-End Encryption)が7月頃よりサポートされるという情報が出ています。(関連記事) Zoom 5.0が公開されました。5/30以降は古いバージョンは利用できなくなりますので、早急にアップデートをお願いいたします。(関連記事) Zoomの偽ダウンロードサイトにご注意ください (関連記事) Zoomで350以上のアカウントのパスワードが流出しているというニュースが出ています。他のSNSなどとパスワードを使いまわしてい

                                                  1