Git Product home page Git Product logo

pghpy-talks's People

Contributors

nicksloan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

infinite-tape

pghpy-talks's Issues

Pandas and Big Data

At the most recent meetup there was some interest about learning how to do "Big Data" with pandas. For the purpose of starting the discussion, I'll frame that as analysis/manipulation of data that is larger than can easily fit in-memory on your laptop/workstation. There are a number of tools out there to do this. The one I'm most familiar with is Dask (http://dask.pydata.org/).

Anyone interested in planning for a talk/tutorial in 2017?

cc/ @AlbertDeFusco @annafil

What's new in Python 3.6?

With the up-coming release of Python 3.6, an overview and demonstration of some of the new features would be of interest to the group.

Some specific highlights of the upcoming release that might be interesting to demo:

  • dict() ordering and compact representation
  • new async tools
  • formatted string literals
  • variable annotations
  • preserved order of kwargs and class attributes
  • new secrets module

Create a Slack bot for the #python C&S channel

The bot would perform useful services for the group and the channel. This would also create an opportunity to work on a non-trivial project as a group effort at hack nights, etc.

Some random feature ideas that may or may not be good ideas or possible to implement, but came off the top of our heads during a brainstorming session:

  1. Could post notifications when new issues (e.g. topic proposals) are created in pghpy-talks
  2. Could let channel users express an interest in hearing about certain topics, which could be recorded
  3. Could let people sign-up for lightning talk nights?
  4. Could answer FAQs about the group or C&S
  5. Could post notifications to the channel of new Python or PghPy-related events

This project could leverage a number of existing libraries / projects:

We can also setup a git repository for this project under the pghpy organization.

PYTHONPATH and Python's package & module system

Random ideas:

  • Talk about how Python searches for modules using the $PYTHONPATH.
  • How are packages used to namespace Python code?
  • How can packages and modules be used to effectively organize your code?
  • How are modules different from classes?

Basic overview of the Pyramid web framework

We'd like more presentations about non-Django web frameworks. Pyramid is a popular and powerful alternative that would make for an interesting topic for a Python meeting.

Bonus points for comparison/contrast with the Django framework or other Python frameworks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.