Skip to content

Here's what's popular on GitHub today...

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

Hacktoberfest logo

Popular topic

Hacktoberfest is a month-long celebration of open source software.
Desarrollando directamente desde el browser GitHub Codespaces

Upcoming event recommended by GitHub

Nov
24

Desarrollando directamente desde el browser GitHub Codespaces

November 24, 2021 • Online

Codespaces nos permite utilizar Visual Studio Code incrustado dentro de GitHub, por lo que nos da la posibilidad de editar nuestro código, depurarlo, compilarlo e incluso desplegarlo y también hacer pair-programming a través de Live-Sharing.

App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.

Trending repository

yt-dlp

Trending repository

freqtrade

Trending repository

Trending repository

arma6655
arma6655 commented Jul 15, 2021

Describe the bug
Pandas failing with KeyError: 'currency'. Was running fine for few days and randomly failed

Error

Restarting application after exception: KeyError('currency')
JSONDecodeError: https://api.pro.coinbase.com/
KeyError('currency')
Traceback (most recent call last):
  File "pandas\_libs\hashtable_class_helper.pxi", line 1683, in pandas._libs.hashtable.PyObjectHash

Trending repository

编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类

  • Updated Oct 8, 2021
Restyled.io screenshot

App recommended by GitHub

Restyled.io

Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.